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.
asyncboolean
When true, return immediately with a task_id instead of blocking until the captcha is solved. Poll POST /captcha/tasks with that task_id to retrieve the result. Billing occurs once, only on a solved result.
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

Integration guide

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.

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.