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
POST
https://captchasolver.codingfrontend.in/api/predict/solveRequest Headers
| X-API-Key | Your API key (required) |
| Content-Type | multipart/form-data (auto-set) |
Request Body
| file | CAPTCHA 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
- Sign up at captchasolver.codingfrontend.in/signup
- Browse the Marketplace and pick a model
- Create an API key from the model detail page or your Dashboard → API Keys
- Include the key in every request as the
X-API-Keyheader
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