CaptchaSonic
HomeMy AccountDocs
HomeMy AccountDocs
Discord
Github
Telegram
  1. CaptchaSonic
  • CaptchaSonic
    • Create Task
      POST
    • Balance
      GET
    • Reportaccuracy
      POST
    • Collect
      POST
    • Report
      GET
    • Getresponse
      GET
    • Errorcode
      GET
  1. CaptchaSonic

Getresponse

GET
/getResponse
base

Request

Query Params
taskId
string 
Taskid
required

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/getResponse?taskId'

Responses

🟢200OK
application/json
Successful Response
Body
No schema defined
Example
null
🟠422Parameter Error
Modified at 2025-02-19 12:32:15
Previous
Report
Next
Errorcode
Built with