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