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