Skip to main content
POST
Token Recaptcha3

인증

Authorization
string
header
필수

헤더

accept
enum<string>

Captcha Token Recaptcha3 Param Accept

사용 가능한 옵션:
application/json

본문

application/json
page_action
string
필수

Captcha Token Recaptcha3 Page Action

예시:

"examples/v3scores"

website_key
string
필수

Captcha Token Recaptcha3 Website Key

예시:

"6LdKlZEpAAAAAAOQjzC2v_d36tWxCl6dWsozdSy9"

website_url
string
필수

Captcha Token Recaptcha3 Website Url

예시:

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

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 Recaptcha3 Response 200

token
string

Captcha Token Recaptcha3 Response 200 Token