Skip to main content
POST
Recognition Hcaptcha

授權

Authorization
string
header
必填

標頭

accept
enum<string>

Captcha Recognition Hcaptcha Param Accept

可用選項:
application/json

主體

application/json
queries
string[]

Captcha Recognition Hcaptcha Queries

question
string

Captcha Recognition Hcaptcha Question

async
boolean
預設值: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.

範例:

false

回應

Captcha Recognition Hcaptcha Response 200

solution
object

Captcha Recognition Hcaptcha Response 200 Solution