Captcha SolverQuickstartResponse Structure

Response Structure

PropertiesTypeDescription
actorStringThe actor of the current task
stateStringThe status of the current task
successBoolWhether the task is successful
taskIdStringIf the task is successfully created, you will get a taskId. Then you need to use this taskId to query the results
solutionObjectIf the task is successful, you will receive the solution
messageStringIf the task fails, please check this error message