/
Developer

Developer

How to get an appId and use it

If you are a developer, contact us to get an appId, and use it when you createTask, like this example:

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" } }

Related content

EzCaptcha API Docs (English)
EzCaptcha API Docs (English)
Read with this
createTask:Create Task
createTask:Create Task
More like this
Price
Read with this
ReCaptcha V2
More like this
EzCaptcha API 文档 (中文版)
EzCaptcha API 文档 (中文版)
Read with this
getTaskResult : Task Result
getTaskResult : Task Result
More like this