API Reference

This is true for any type captcha.

  1. You need to send a request to solve the captcha, if everything is fine you will receive “OK|{REQUEST_ID}” in response.
    {REQUEST_ID} - ID of your request

  2. After successfully sending the first request, you need to receive a response, for this you need to send a request
    https://sctg.readme.io/reference/takeres
    In the "id" field you need to enter {REQUEST_ID} from the first request
    If you received "CAPCHA_NOT_READY" in response, you need to wait 1-5 seconds and repeat the same request
    If there were no errors while solving the captcha, you will receive an answer
    "OK|{CAPTCHA_RESPONSE}"
    {CAPTCHA_RESPONSE} - this will be the result