Skip to main content
POST
Recognition Hcaptcha

Autorizações

Authorization
string
header
obrigatório

Cabeçalhos

accept
enum<string>

Captcha Recognition Hcaptcha Param Accept

Opções disponíveis:
application/json

Corpo

application/json
queries
string[]

Captcha Recognition Hcaptcha Queries

question
string

Captcha Recognition Hcaptcha Question

async
boolean
padrão: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.

Exemplo:

false

Resposta

Captcha Recognition Hcaptcha Response 200

solution
object

Captcha Recognition Hcaptcha Response 200 Solution