{ "clientKey": "xxxx", "task": { "websiteURL": "https://democaptcha.com/demo-form-eng/hcaptcha.html", "websiteKey": "338af34c-7bcb-4c7c-900b-acbec73d7d43", "type": "HCaptchaTaskProxyless", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36", "isInvisible": false, "rqdata": "" } }
curl --location --request POST 'https://api.1captcha.vip/createTask' \ --header 'Content-Type: application/json' \ --data-raw '{ "clientKey": "xxxx", "task": { "websiteURL": "https://democaptcha.com/demo-form-eng/hcaptcha.html", "websiteKey": "338af34c-7bcb-4c7c-900b-acbec73d7d43", "type": "HCaptchaTaskProxyless", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36", "isInvisible": false, "rqdata": "" } }'
{}