API endpoint: https://api.nextcaptcha.com/createTask
method: POST
Content type: application/json
name | type | Required | Description |
---|---|---|---|
clientKey | String | Yes | Your API key |
task | Object | Yes | An object that describes the captcha task. For specific types, please refer to the Captcha task type document. |
callbackUrl | String | No | The URL of the registered web server used to receive and process the captcha solution results |
softId | Integer | No | Your software ID registered in Our software catalog |