Skip to main content
POST
Token Hcaptcha

Autorizações

Authorization
string
header
obrigatório

Cabeçalhos

accept
enum<string>

Captcha Token Hcaptcha Param Accept

Opções disponíveis:
application/json

Corpo

application/json
website_key
string
obrigatório

Captcha Token Hcaptcha Website Key

Exemplo:

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

website_url
string
obrigatório

Captcha Token Hcaptcha Website Url

Exemplo:

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

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

Exemplo:

false

Resposta

Captcha Token Hcaptcha Response 200

token
string

Captcha Token Hcaptcha Response 200 Token