CaptchaKiller

FREEMIUM
Por CaptchaKiller | Atualizado день назад | Artificial Intelligence/Machine Learning
Popularidade

9.5 / 10

Latência

3,750ms

Nível de serviço

100%

Health Check

N/A

LEIA-ME

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"
}
Seguidores: 0
Recursos:
Site do produto Termos de uso
API Creator:
C
CaptchaKiller
CaptchaKiller
Efetuar login para classificar API
Avaliação: 5 - Votos: 1