Skip to main content
POST
Token Recaptcha2

Авторизації

Authorization
string
header
обов'язково

Заголовки

accept
enum<string>

Captcha Token Recaptcha2 Param Accept

Доступні опції:
application/json

Тіло

application/json
website_key
string
обов'язково

Captcha Token Recaptcha2 Website Key

Приклад:

"6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-"

website_url
string
обов'язково

Captcha Token Recaptcha2 Website Url

Приклад:

"https://www.google.com/recaptcha/api2/demo"

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 Token Recaptcha2 Response 200

token
string

Captcha Token Recaptcha2 Response 200 Token