API REFERENCE

Solve API

Send a CAPTCHA image to our API and receive the solved text instantly. Each request is billed per solve based on the model's pricing.

Endpoint

POSThttps://captchasolver.codingfrontend.in/api/predict/solve

Request Headers

X-API-KeyYour API key (required)
Content-Typemultipart/form-data (auto-set)

Request Body

fileCAPTCHA image (PNG, JPG, GIF, WEBP) (required)

Marketplace Models

Select a model to see code examples with its Model ID.

Responses

Click a status code to view the response body.

Authentication

  1. Sign up at captchasolver.codingfrontend.in/signup
  2. Browse the Marketplace and pick a model
  3. Create an API key from the model detail page or your Dashboard → API Keys
  4. Include the key in every request as the X-API-Key header

Billing

  • • Each successful solve deducts the model's price per solve from your wallet
  • • New accounts receive a free signup credit
  • • Monthly free credits are added on the 1st of each month
  • • Top up your wallet anytime via the Dashboard → Wallet page
System Operational
Get Support