Token hCaptcha API
POSThttps://api.acedata.cloud/captcha/token/hcaptcha

hCaptcha 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

website_keystringRequired parameter
The hCaptcha sitekey of the target website, used to identify the captcha instance to be recognized.
website_urlstringRequired parameter
The target website URL with hCaptcha verification deployed.

Response

hCaptcha 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.