Skip to main content
POST
Token Hcaptcha

인증

Authorization
string
header
필수

헤더

accept
enum<string>

Captcha Token Hcaptcha Param Accept

사용 가능한 옵션:
application/json

본문

application/json
website_key
string
필수

Captcha Token Hcaptcha Website Key

예시:

"a5f74b19-9e45-40e0-b45d-47ff91b7a6c2"

website_url
string
필수

Captcha Token Hcaptcha Website Url

예시:

"https://accounts.hcaptcha.com/demo"

async
boolean
기본값:false

When true, return immediately with a task_id instead of blocking until the token is solved. Poll POST /captcha/tasks with that task_id to retrieve the token. Billing occurs once, only on a solved token.

예시:

false

응답

Captcha Token Hcaptcha Response 200

token
string

Captcha Token Hcaptcha Response 200 Token