{"openapi":"3.1.0","info":{"title":"Solvium Captcha API","description":"Solvium Captcha API.","version":"2.0.0"},"paths":{"/api/v1/task/status/{task_id}":{"get":{"tags":["Tasks"],"summary":"Get Task Status","description":"Get the status of a previously created task.","operationId":"get_task_status_api_v1_task_status__task_id__get","security":[{"APIKeyHeader":[]}],"parameters":[{"name":"task_id","in":"path","required":true,"schema":{"type":"string","format":"uuid","title":"Task Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskStatusResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/api/v1/task/vercel":{"get":{"tags":["Tasks"],"summary":"Create Vercel Task","operationId":"create_vercel_task_api_v1_task_vercel_get","security":[{"APIKeyHeader":[]}],"parameters":[{"name":"ref","in":"query","required":false,"schema":{"anyOf":[{"type":"string","maxLength":128},{"type":"null"}],"default":"default","title":"Ref"}},{"name":"proxy","in":"query","required":false,"schema":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"}},{"name":"challengeToken","in":"query","required":true,"schema":{"type":"string","pattern":"^2\\.\\d+\\.60\\.[-A-Za-z0-9+\\/]*={0,3}\\.[a-f0-9]{32}$","title":"Challengetoken"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreatedResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/api/v1/task/turnstile":{"get":{"tags":["Tasks"],"summary":"Create Turnstile Task","operationId":"create_turnstile_task_api_v1_task_turnstile_get","security":[{"APIKeyHeader":[]}],"parameters":[{"name":"ref","in":"query","required":false,"schema":{"anyOf":[{"type":"string","maxLength":128},{"type":"null"}],"default":"default","title":"Ref"}},{"name":"proxy","in":"query","required":false,"schema":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"}},{"name":"url","in":"query","required":true,"schema":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"}},{"name":"sitekey","in":"query","required":true,"schema":{"type":"string","pattern":"^\\dx\\dA{0,21}[\\dA-Za-z_-]{0,21}$","title":"Sitekey"}},{"name":"action","in":"query","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"}},{"name":"cdata","in":"query","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Cdata"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreatedResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/api/v1/task/noname":{"get":{"tags":["Tasks"],"summary":"Create Hcaptcha Task","operationId":"create_hcaptcha_task_api_v1_task_noname_get","security":[{"APIKeyHeader":[]}],"parameters":[{"name":"ref","in":"query","required":false,"schema":{"anyOf":[{"type":"string","maxLength":128},{"type":"null"}],"default":"default","title":"Ref"}},{"name":"proxy","in":"query","required":false,"schema":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"}},{"name":"url","in":"query","required":true,"schema":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"}},{"name":"sitekey","in":"query","required":true,"schema":{"type":"string","pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$","title":"Sitekey"}},{"name":"enterprise","in":"query","required":false,"schema":{"type":"boolean","default":false,"title":"Enterprise"}},{"name":"invisible","in":"query","required":false,"schema":{"type":"boolean","default":false,"title":"Invisible"}},{"name":"rqdata","in":"query","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Rqdata"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreatedResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/api/v1/task/noname-beta":{"get":{"tags":["Tasks"],"summary":"Create Hcaptcha Beta Task","operationId":"create_hcaptcha_beta_task_api_v1_task_noname_beta_get","security":[{"APIKeyHeader":[]}],"parameters":[{"name":"ref","in":"query","required":false,"schema":{"anyOf":[{"type":"string","maxLength":128},{"type":"null"}],"default":"default","title":"Ref"}},{"name":"proxy","in":"query","required":false,"schema":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"}},{"name":"url","in":"query","required":true,"schema":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"}},{"name":"sitekey","in":"query","required":true,"schema":{"type":"string","pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$","title":"Sitekey"}},{"name":"enterprise","in":"query","required":false,"schema":{"type":"boolean","default":false,"title":"Enterprise"}},{"name":"invisible","in":"query","required":false,"schema":{"type":"boolean","default":false,"title":"Invisible"}},{"name":"rqdata","in":"query","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Rqdata"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreatedResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/api/v1/task/cf-clearance":{"post":{"tags":["Tasks"],"summary":"Create Cf Clearance Task","operationId":"create_cf_clearance_task_api_v1_task_cf_clearance_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CFClearanceTaskBody"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreatedResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"security":[{"APIKeyHeader":[]}]}},"/api/v1/task/recaptcha-v2":{"get":{"tags":["Tasks"],"summary":"Create Recaptcha V2 Task","operationId":"create_recaptcha_v2_task_api_v1_task_recaptcha_v2_get","security":[{"APIKeyHeader":[]}],"parameters":[{"name":"ref","in":"query","required":false,"schema":{"anyOf":[{"type":"string","maxLength":128},{"type":"null"}],"default":"default","title":"Ref"}},{"name":"proxy","in":"query","required":false,"schema":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"}},{"name":"url","in":"query","required":true,"schema":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"}},{"name":"sitekey","in":"query","required":true,"schema":{"type":"string","pattern":"^6L[0-9A-Za-z_-]{38,48}$","title":"Sitekey"}},{"name":"action","in":"query","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"}},{"name":"domain","in":"query","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Domain"}},{"name":"enterprise","in":"query","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":false,"title":"Enterprise"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreatedResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/api/v1/task/recaptcha-v3":{"get":{"tags":["Tasks"],"summary":"Create Recaptcha V3 Task","operationId":"create_recaptcha_v3_task_api_v1_task_recaptcha_v3_get","security":[{"APIKeyHeader":[]}],"parameters":[{"name":"ref","in":"query","required":false,"schema":{"anyOf":[{"type":"string","maxLength":128},{"type":"null"}],"default":"default","title":"Ref"}},{"name":"proxy","in":"query","required":false,"schema":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"}},{"name":"url","in":"query","required":true,"schema":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"}},{"name":"sitekey","in":"query","required":true,"schema":{"type":"string","pattern":"^6L[0-9A-Za-z_-]{38,48}$","title":"Sitekey"}},{"name":"action","in":"query","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"}},{"name":"domain","in":"query","required":false,"schema":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Domain"}},{"name":"enterprise","in":"query","required":false,"schema":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":false,"title":"Enterprise"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreatedResponse"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v2/tasks/turnstile":{"post":{"tags":["Tasks v2"],"summary":"Create Turnstile","operationId":"create_turnstile_v2_tasks_turnstile_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TurnstileCreate"}}},"required":true},"responses":{"201":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreated"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"security":[{"APIKeyHeader":[]}]}},"/v2/tasks/noname":{"post":{"tags":["Tasks v2"],"summary":"Create Noname","operationId":"create_noname_v2_tasks_noname_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/NonameCreate"}}},"required":true},"responses":{"201":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreated"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"security":[{"APIKeyHeader":[]}]}},"/v2/tasks/recaptcha-v2":{"post":{"tags":["Tasks v2"],"summary":"Create Recaptcha V2","operationId":"create_recaptcha_v2_v2_tasks_recaptcha_v2_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecaptchaV2Create"}}},"required":true},"responses":{"201":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreated"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"security":[{"APIKeyHeader":[]}]}},"/v2/tasks/recaptcha-v3":{"post":{"tags":["Tasks v2"],"summary":"Create Recaptcha V3","operationId":"create_recaptcha_v3_v2_tasks_recaptcha_v3_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RecaptchaV3Create"}}},"required":true},"responses":{"201":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreated"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"security":[{"APIKeyHeader":[]}]}},"/v2/tasks/cf-clearance":{"post":{"tags":["Tasks v2"],"summary":"Create Cf Clearance","operationId":"create_cf_clearance_v2_tasks_cf_clearance_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CFClearanceCreate"}}},"required":true},"responses":{"201":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreated"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"security":[{"APIKeyHeader":[]}]}},"/v2/tasks/vercel":{"post":{"tags":["Tasks v2"],"summary":"Create Vercel","operationId":"create_vercel_v2_tasks_vercel_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/VercelCreate"}}},"required":true},"responses":{"201":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskCreated"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"security":[{"APIKeyHeader":[]}]}},"/v2/tasks/{task_id}":{"get":{"tags":["Tasks v2"],"summary":"Get Task","operationId":"get_task_v2_tasks__task_id__get","security":[{"APIKeyHeader":[]}],"parameters":[{"name":"task_id","in":"path","required":true,"schema":{"type":"string","format":"uuid","title":"Task Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TaskView"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/v2/balance":{"get":{"tags":["Account v2"],"summary":"Get Balance","operationId":"get_balance_v2_balance_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BalanceView"}}}}},"security":[{"APIKeyHeader":[]}]}},"/v2/health":{"get":{"tags":["Health v2"],"summary":"Get Health","operationId":"get_health_v2_health_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HealthView"}}}}}}},"/capsolver/createTask":{"post":{"tags":["CapSolver-compatible"],"summary":"Create Task","operationId":"create_task_capsolver_createTask_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateTaskRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Create Task Capsolver Createtask Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/capsolver/getTaskResult":{"post":{"tags":["CapSolver-compatible"],"summary":"Get Task Result","operationId":"get_task_result_capsolver_getTaskResult_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetTaskResultRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Get Task Result Capsolver Gettaskresult Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/capsolver/getBalance":{"post":{"tags":["CapSolver-compatible"],"summary":"Get Balance","operationId":"get_balance_capsolver_getBalance_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetBalanceRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Get Balance Capsolver Getbalance Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/2captcha/createTask":{"post":{"tags":["2Captcha-compatible"],"summary":"V2 Create Task","operationId":"v2_create_task_2captcha_createTask_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/_CreateTaskRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response V2 Create Task 2Captcha Createtask Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/2captcha/getTaskResult":{"post":{"tags":["2Captcha-compatible"],"summary":"V2 Get Task Result","operationId":"v2_get_task_result_2captcha_getTaskResult_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/_GetTaskResultRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response V2 Get Task Result 2Captcha Gettaskresult Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/2captcha/getBalance":{"post":{"tags":["2Captcha-compatible"],"summary":"V2 Get Balance","operationId":"v2_get_balance_2captcha_getBalance_post","requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/_GetBalanceRequest"}}},"required":true},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response V2 Get Balance 2Captcha Getbalance Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}}}},"/2captcha/in.php":{"get":{"tags":["2Captcha-compatible"],"summary":"Legacy In","operationId":"legacy_in_2captcha_in_php_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}},"post":{"tags":["2Captcha-compatible"],"summary":"Legacy In","operationId":"legacy_in_2captcha_in_php_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/2captcha/res.php":{"get":{"tags":["2Captcha-compatible"],"summary":"Legacy Res","operationId":"legacy_res_2captcha_res_php_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}}},"components":{"schemas":{"BalanceView":{"properties":{"balance":{"type":"string","pattern":"^(?!^[-+.]*$)[+-]?0*\\d*\\.?\\d*$","title":"Balance"}},"type":"object","required":["balance"],"title":"BalanceView"},"CFClearanceCreate":{"properties":{"proxy":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"},"ref":{"type":"string","maxLength":128,"title":"Ref","default":"default"},"url":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"},"challenge_body_b64":{"type":"string","pattern":"^[A-Za-z0-9+=\\/]*$","title":"Challenge Body B64"}},"additionalProperties":false,"type":"object","required":["url","challenge_body_b64"],"title":"CFClearanceCreate"},"CFClearanceTaskBody":{"properties":{"ref":{"anyOf":[{"type":"string","maxLength":128},{"type":"null"}],"title":"Ref","default":"default"},"proxy":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"},"url":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"},"body":{"type":"string","pattern":"^[A-Za-z0-9+=\\/]*$","title":"Body"}},"type":"object","required":["url","body"],"title":"CFClearanceTaskBody"},"CreateTaskRequest":{"properties":{"clientKey":{"type":"string","title":"Clientkey","default":""},"task":{"additionalProperties":true,"type":"object","title":"Task"},"appId":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Appid"}},"type":"object","title":"CreateTaskRequest"},"GetBalanceRequest":{"properties":{"clientKey":{"type":"string","title":"Clientkey","default":""}},"type":"object","title":"GetBalanceRequest"},"GetTaskResultRequest":{"properties":{"clientKey":{"type":"string","title":"Clientkey","default":""},"taskId":{"type":"string","title":"Taskid","default":""}},"type":"object","title":"GetTaskResultRequest"},"HTTPValidationError":{"properties":{"detail":{"items":{"$ref":"#/components/schemas/ValidationError"},"type":"array","title":"Detail"}},"type":"object","title":"HTTPValidationError"},"HealthView":{"properties":{"checked_at":{"type":"string","format":"date-time","title":"Checked At"}},"type":"object","required":["checked_at"],"title":"HealthView"},"NonameCreate":{"properties":{"proxy":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"},"ref":{"type":"string","maxLength":128,"title":"Ref","default":"default"},"url":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"},"site_key":{"type":"string","pattern":"^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$","title":"Site Key"},"is_enterprise":{"type":"boolean","title":"Is Enterprise","default":false},"is_invisible":{"type":"boolean","title":"Is Invisible","default":false},"rqdata":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Rqdata"}},"additionalProperties":false,"type":"object","required":["url","site_key"],"title":"NonameCreate"},"RecaptchaV2Create":{"properties":{"proxy":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"},"ref":{"type":"string","maxLength":128,"title":"Ref","default":"default"},"url":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"},"site_key":{"type":"string","pattern":"^6L[0-9A-Za-z_-]{38,48}$","title":"Site Key"},"is_invisible":{"type":"boolean","title":"Is Invisible","default":false},"is_enterprise":{"type":"boolean","title":"Is Enterprise","default":false},"data_s":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Data S"}},"additionalProperties":false,"type":"object","required":["url","site_key"],"title":"RecaptchaV2Create"},"RecaptchaV3Create":{"properties":{"proxy":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"},"ref":{"type":"string","maxLength":128,"title":"Ref","default":"default"},"url":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"},"site_key":{"type":"string","pattern":"^6L[0-9A-Za-z_-]{38,48}$","title":"Site Key"},"action":{"type":"string","title":"Action"},"min_score":{"type":"number","maximum":0.9,"minimum":0.1,"title":"Min Score","default":0.3},"is_enterprise":{"type":"boolean","title":"Is Enterprise","default":false}},"additionalProperties":false,"type":"object","required":["url","site_key","action"],"title":"RecaptchaV3Create"},"TaskCreated":{"properties":{"task_id":{"type":"string","format":"uuid","title":"Task Id"},"status":{"type":"string","const":"pending","title":"Status","default":"pending"},"type":{"type":"string","title":"Type"},"created_at":{"type":"string","format":"date-time","title":"Created At"}},"type":"object","required":["task_id","type","created_at"],"title":"TaskCreated","description":"Returned synchronously by POST /v2/tasks/<type>."},"TaskCreatedResponse":{"properties":{"message":{"type":"string","title":"Message"},"task_id":{"type":"string","title":"Task Id"}},"type":"object","required":["message","task_id"],"title":"TaskCreatedResponse"},"TaskError":{"properties":{"code":{"type":"string","title":"Code"},"message":{"type":"string","title":"Message"},"retryable":{"type":"boolean","title":"Retryable"},"doc_url":{"type":"string","title":"Doc Url"}},"type":"object","required":["code","message","retryable","doc_url"],"title":"TaskError"},"TaskRefund":{"properties":{"refunded_usd":{"type":"string","pattern":"^(?!^[-+.]*$)[+-]?0*\\d*\\.?\\d*$","title":"Refunded Usd"},"refunded_at":{"type":"string","format":"date-time","title":"Refunded At"}},"type":"object","required":["refunded_usd","refunded_at"],"title":"TaskRefund"},"TaskStatusResponse":{"properties":{"id":{"type":"string","format":"uuid","title":"Id"},"status":{"type":"string","title":"Status"},"type":{"type":"string","title":"Type"},"created_at":{"type":"string","format":"date-time","title":"Created At"},"completed_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Completed At"},"result":{"anyOf":[{"additionalProperties":true,"type":"object"},{"type":"null"}],"title":"Result"},"error":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Error"}},"type":"object","required":["id","status","type","created_at"],"title":"TaskStatusResponse"},"TaskView":{"properties":{"task_id":{"type":"string","format":"uuid","title":"Task Id"},"status":{"type":"string","enum":["pending","running","completed","rejected"],"title":"Status"},"type":{"type":"string","title":"Type"},"created_at":{"type":"string","format":"date-time","title":"Created At"},"completed_at":{"anyOf":[{"type":"string","format":"date-time"},{"type":"null"}],"title":"Completed At"},"duration":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Duration"},"solution":{"anyOf":[{"additionalProperties":true,"type":"object"},{"type":"null"}],"title":"Solution"},"error":{"anyOf":[{"$ref":"#/components/schemas/TaskError"},{"type":"null"}]},"cost":{"anyOf":[{"type":"string","pattern":"^(?!^[-+.]*$)[+-]?0*\\d*\\.?\\d*$"},{"type":"null"}],"title":"Cost"},"refund":{"anyOf":[{"$ref":"#/components/schemas/TaskRefund"},{"type":"null"}]}},"type":"object","required":["task_id","status","type","created_at"],"title":"TaskView","description":"Returned by GET /v2/tasks/{id}. Same shape regardless of status.\n\n``status`` mirrors the internal :class:`common.models.TaskStatus` enum\n(``pending | running | completed | rejected``) — no API-level renaming."},"TurnstileCreate":{"properties":{"proxy":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"},"ref":{"type":"string","maxLength":128,"title":"Ref","default":"default"},"url":{"type":"string","pattern":"^https?:\\/\\/?[-a-zA-Z0-9@:%._\\+~#=\\/]{1,4096}$","title":"Url"},"site_key":{"type":"string","pattern":"^\\dx\\dA{0,21}[\\dA-Za-z_-]{0,21}$","title":"Site Key"},"action":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Action"},"cdata":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Cdata"}},"additionalProperties":false,"type":"object","required":["url","site_key"],"title":"TurnstileCreate"},"ValidationError":{"properties":{"loc":{"items":{"anyOf":[{"type":"string"},{"type":"integer"}]},"type":"array","title":"Location"},"msg":{"type":"string","title":"Message"},"type":{"type":"string","title":"Error Type"},"input":{"title":"Input"},"ctx":{"type":"object","title":"Context"}},"type":"object","required":["loc","msg","type"],"title":"ValidationError"},"VercelCreate":{"properties":{"proxy":{"anyOf":[{"type":"string","pattern":"^(?P<protocol>[A-Za-z]{1,10}):\\/\\/((?P<login>.{0,256}):(?P<password>.{0,256})@)?(?P<address>.{0,512}):(?P<port>\\d{2,5})$"},{"type":"null"}],"title":"Proxy"},"ref":{"type":"string","maxLength":128,"title":"Ref","default":"default"},"challenge_token":{"type":"string","pattern":"^2\\.\\d+\\.60\\.[-A-Za-z0-9+\\/]*={0,3}\\.[a-f0-9]{32}$","title":"Challenge Token"}},"additionalProperties":false,"type":"object","required":["challenge_token"],"title":"VercelCreate"},"_CreateTaskRequest":{"properties":{"clientKey":{"type":"string","title":"Clientkey","default":""},"task":{"additionalProperties":true,"type":"object","title":"Task"},"softId":{"anyOf":[{"type":"integer"},{"type":"null"}],"title":"Softid"}},"type":"object","title":"_CreateTaskRequest"},"_GetBalanceRequest":{"properties":{"clientKey":{"type":"string","title":"Clientkey","default":""}},"type":"object","title":"_GetBalanceRequest"},"_GetTaskResultRequest":{"properties":{"clientKey":{"type":"string","title":"Clientkey","default":""},"taskId":{"type":"string","title":"Taskid","default":""}},"type":"object","title":"_GetTaskResultRequest"}},"securitySchemes":{"APIKeyHeader":{"type":"apiKey","in":"header","name":"X-Solvium-Auth"}}}}