{
"clientKey": "xxx",
"task": {
"websiteURL": "https://help.steampowered.com/ru/wizard/HelpWithLoginInfo",
"websiteKey": "20e8e2a6-6908-4840-9814-912e9ea4683c",
"type": "HCaptchaTask",
"rqdata": "",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36",
"proxyAddress": "",
"proxyLogin": "",
"proxyPassword": "",
"proxyPort": null,
"proxyType": ""
}
}curl --location --request POST 'https://api.1captcha.vip/createTask' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientKey": "xxx",
"task": {
"websiteURL": "https://help.steampowered.com/ru/wizard/HelpWithLoginInfo",
"websiteKey": "20e8e2a6-6908-4840-9814-912e9ea4683c",
"type": "HCaptchaTask",
"rqdata": "",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36",
"proxyAddress": "",
"proxyLogin": "",
"proxyPassword": "",
"proxyPort": null,
"proxyType": ""
}
}'{}