/
开发者计划
开发者计划
如何获取appId并使用
如果您是开发者,请联系我们以获取一个appId,并在创建任务时使用它,就像这个例子一样:
POST https://api.ez-captcha.com/createTask
Content-Type: application/json
{
"clientKey": "your clientkey",
"appId": "yourAppId",
"task": {
"websiteURL": "https://recaptcha-demo.appspot.com/recaptcha-v3-request-scores.php",
"websiteKey": "6LdyC2cUAAAAACGuDKpXeDorzUDWXmdqeg-xy696",
"type": "ReCaptchaV3TaskProxyless",
"isInvisible": true,
"pageAction": "examples/v3scores"
}
}
, multiple selections available,
Related content
API Basic Instructions
API Basic Instructions
Read with this
createTask:创建任务
createTask:创建任务
More like this
Price
Price
Read with this
createTask:Create Task
createTask:Create Task
More like this
获取服务状态
获取服务状态
More like this
ReCaptcha V3 任务
ReCaptcha V3 任务
More like this