Fast online auto captcha solver

Our team solves your CAPTCHA with high accuracy. To start using the service:

  • Register
  • Implement our API
  • Send us your CAPTCHAs
  • Get your answer as text

We only supported for customized captcha with 2$ per 1000 captchas

Api restful document

Decaptcha

POST https://api.decaptcha.net/{customer_id}/{captcha_type_id}/detect

  • {
    • key: "api key",
    • file: "base64 image"
  • }

Report

POST https://api.decaptcha.net/{customer_id}/{captcha_type_id}/report

  • {
    • key: "api key",
    • id: "captcha id"
  • }