Skip to main content
POST
Token Recaptcha3

Autoryzacje

Authorization
string
header
wymagane

Nagłówki

accept
enum<string>

Captcha Token Recaptcha3 Param Accept

Dostępne opcje:
application/json

Treść

application/json
page_action
string
wymagane

Captcha Token Recaptcha3 Page Action

Przykład:

"examples/v3scores"

website_key
string
wymagane

Captcha Token Recaptcha3 Website Key

Przykład:

"6LdKlZEpAAAAAAOQjzC2v_d36tWxCl6dWsozdSy9"

website_url
string
wymagane

Captcha Token Recaptcha3 Website Url

Przykład:

"https://recaptcha-demo.appspot.com/recaptcha-v3-request-scores.php"

async
boolean
domyślnie: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.

Przykład:

false

Odpowiedź

Captcha Token Recaptcha3 Response 200

token
string

Captcha Token Recaptcha3 Response 200 Token