Skip to main content
POST
Recognition Hcaptcha

Authorizations

Authorization
string
header
required

Headers

accept
enum<string>

Captcha Recognition Hcaptcha Param Accept

Available options:
application/json

Body

application/json
queries
string[]

Captcha Recognition Hcaptcha Queries

question
string

Captcha Recognition Hcaptcha Question

async
boolean
default:false

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.

Example:

false

Response

Captcha Recognition Hcaptcha Response 200

solution
object

Captcha Recognition Hcaptcha Response 200 Solution