CaptchaKiller

FREEMIUM
(Ким) CaptchaKiller | Оновлено a day ago | Artificial Intelligence/Machine Learning
Популярність

9.5 / 10

Затримки

3,750ms

Рівень обслуговування

100%

Health Check

N/A

README

Request Recaptcha V2 Token

Required Parameters:

siteKey - String

Example: 6LfW6wATAAAAAHLqO2pb8bDBahxlMxNdo9g947u9

site - String

Example: https://recaptcha-demo.appspot.com/

Response Example

{
    "result": "example"
}

Response Errors

Server is busy processing solve requests.

{
    "error": "Server too busy. Try again later."
}

Your query parameters are invalid, or something went wrong during the captcha solving process. Please check if you are sending valid parameters, this error can occur if the Recaptcha site key is not V2 or is invalid.

{
    "error": "Server Error"
}

Invalid Recaptcha site key.

{
    "error": "Invalid siteKey"
}

Invalid Recaptcha site URL.

{
    "error": "Invalid site URL"
}

Invalid query data. Please check if you are sending valid parameters.

{
    "error": "Invalid query data"
}

Rate limit exceeded

{
    "error": "Rate limit exceeded"
}

Unauthorized/No API key provided

{
    "error": "Unauthorized/No API key provided"
}

Request Recaptcha V3 Low Score Token

Required Parameters:

siteKey - String

Example: 6LdKlZEpAAAAAAOQjzC2v_d36tWxCl6dWsozdSy9

action - String

Example: examples/v3scores

site - String

Example: https://recaptcha-demo.appspot.com/

Response Example

{
    "result": "example"
}

Response Errors

Server is busy processing solve requests.

{
    "error": "Server too busy. Try again later."
}

Your query parameters are invalid, or something went wrong during the captcha solving process. Please check if you are sending valid parameters, this error can occur if the Recaptcha site key is not V3 or is invalid.

{
    "error": "Server Error"
}

Invalid Recaptcha site key.

{
    "error": "Invalid siteKey"
}

Invalid Recaptcha site URL.

{
    "error": "Invalid site URL"
}

Invalid Recaptcha action.

{
    "error": "Invalid action"
}

Invalid query data. Please check if you are sending valid parameters.

{
    "error": "Invalid query data"
}

Rate limit exceeded

{
    "error": "Rate limit exceeded"
}

Unauthorized/No API key provided

{
    "error": "Unauthorized/No API key provided"
}
Відстежувачі: 0
Ресурси:
Веб-сайт продукту Умови використання
Створювач API:
C
CaptchaKiller
CaptchaKiller
Увійти в «Ставки по API»
Рейтинг: 5 - Голосів: 1