{ "clientKey": "xxxxxx", "task": { "websiteURL": "https://www.google.com/recaptcha/api2/demo", "websiteKey": "6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-", "type": "RecaptchaV2EnterpriseTaskProxyless", "websiteTitle": "ReCAPTCHA 演示", "isInvisible": false } }
curl --location --request POST 'https://api.1captcha.vip/createTask' \ --header 'Content-Type: application/json' \ --data-raw '{ "clientKey": "xxxxxx", "task": { "websiteURL": "https://www.google.com/recaptcha/api2/demo", "websiteKey": "6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-", "type": "RecaptchaV2EnterpriseTaskProxyless", "websiteTitle": "ReCAPTCHA 演示", "isInvisible": false } }'
{}