
Sora Fujimoto
AI Solutions Architect
Published May 22, 2023
Updated Aug 28, 2023 ยท min read

CapSolver is a service that offers a reliable way to solve these reCaptcha challenges. It provides different task types that suit various needs, ensuring optimal results in solveing reCaptcha v2 Enterprise. CapSolver supports reCaptcha v2 Enterprise and offers a variety of task types to ensure your needs are met:
ReCaptchaV2EnterpriseTask: This task type requires your own proxies.ReCaptchaV2EnterpriseTaskProxyLess: This task type uses the server's built-in proxy.The ReCaptchaV2EnterpriseTask is a task type that requires your own proxies to function. It's ideal for those who have a pool of reliable proxies at their disposal. The usage of personal proxies allows for greater control and customization over the solveing process.
If you don't have access to proxies or prefer not to use them, ReCaptchaV2EnterpriseTaskProxyLess is a perfect choice. It leverages the server's built-in proxy, making the process more streamlined and user-friendly.
Creating a task with CapSolver is straightforward. The createTask method is used to create a task, and the getTaskResult method retrieves the result. Full documentation of reCaptcha v2 Enterprise
Here is an example of how to create a task:
POST https://api.capsolver.com/createTask
Host: api.capsolver.com
Content-Type: application/json
{
"clientKey": "YOUR_API_KEY",
"task": {
"type": "ReCaptchaV2EnterpriseTask",
"websiteURL": "YourWebsite",
"websiteKey": "YourSiteKey",
"enterprisePayload": {
"s": "SOME_ADDITIONAL_TOKEN"
}
This is optional, if appear, it's required to send.
"enterprisePayload": {
"s": "SOME_ADDITIONAL_TOKEN"
Once you've submitted the task, you should receive a 'Task ID' in the response if it's successful.
After you've created the task, you can retrieve the result using the getTaskResult method. Here's an example of a POST request to get the task result:
{
"clientKey": "YOUR_API_KEY",
"taskId": "Task ID received from the createTask method"
}
Once the task status is ready, you should receive the result of the ReCaptcha v2 enterprise in the response.
For information on pricing, please visit our pricing page.
Visit this page
Capsolver Team ๐

Sora Fujimoto
AI Solutions Architect
Connecting agents, browsers, and APIs into one workflow.
ABOUT THE AUTHOR
Use CapSolver getToken for supported reCAPTCHA tasks with a documented JSON request, a cURL example, direct results, and clear token-validation steps.

Use reCAPTCHA test keys in QA with separate environments, backend validation checks, negative tests, and release guards that keep test settings out of production.

In this article, we will show you how to identify what reCaptcha version is being used.

Struggling with 'Unusual traffic from your computer network' errors on Google? Our guide explains the triggers and offers solutions to solve captchas, including tips and a look at how CAPSOLVER.COM can streamline your browsing experience by automatically resolving these interruptions.
