Recognition Recaptcha2 API
POSThttps://api.acedata.cloud/captcha/recognition/recaptcha2

Google reCAPTCHA v2 image recognition API, returns coordinates of images to click.

Request Headers

acceptstring
Specify the response format returned by the server.
Please select
authorizationstring
Bearer token

Request Body

imagestringRequired parameter
Base64 encoded verification code image.
questionstringRequired parameter
The problem ID for the target category starts with `/m/`, please refer to the corresponding entity reference table for specific values.

Response

Recaptcha verification code recognition service
Allow Use General Balance

When 'Allow General Balance' is enabled, the general balance is used automatically if an app's balance is insufficient.

Shell

Python

JavaScript

Java

Go

PHP

Kind reminder: For streaming requests, the above code may not be fully applicable. Please refer to the integration documentation for changes.