π€Get Task Result [/getTaskResult]
The API endpoint for retrieving the solution to an existing captcha task.
Request Structure
Parameters
Required
Description
POST https://captcha.datalabs.net/getTaskResult
Host: captcha.datalabs.net
Content-Type: application/json
{
"clientKey": "DATALABS_API_KEY",
"taskId": "1234567890"
}Response Structure
Parameters
Description
Example Responses
Last updated