Token Recaptcha3 API
POSThttps://api.acedata.cloud/captcha/token/recaptcha3

Google reCAPTCHA v3 auto-verification API, submit Website Key for automatic verification.

Request Headers

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

Request Body

page_actionstringRequired parameter
The action name of the reCAPTCHA v3 configured on the target website must match exactly with the value used on the target page; otherwise, the recognition result will be invalid.
website_keystringRequired parameter
The site key identifier configured in reCAPTCHA for the target website.
website_urlstringRequired parameter
Need to identify the target website URL of reCAPTCHA.

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.