Recognition hCaptcha API
POSThttps://api.acedata.cloud/captcha/recognition/hcaptcha

hCaptcha 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

queriesarray
A list of Base64 encoded verification code images, with the nine small images in hCaptcha encoded and passed in as an array.
questionstring
The problem identifier for the CAPTCHA challenge, please fill in according to the corresponding table, supporting both Chinese and English; other languages should be converted first.

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.