00Pricing
Pay what providers charge.
We add 5% on top. That's it.
No subscriptions, no per-provider accounts. One balance covers every provider, and your rate is a search away.
- Providers
- 23 providers
- Task types
- 93+ task types
- Average savings
- ~33% avg. savings vs. priciest provider
02Estimate
What will your volume cost?
Pick your task and monthly volume. The estimate uses the cheapest current rate, 5% top-up fee included.
Prices move when providers change theirs, so treat this as an estimate, not a quote.
Estimated monthly cost
100K × $0.13/1k, incl. 5% fee
vs. the priciest single provider for this task: save ~$86.4/mo
Solving more than this? Ask about volume pricing
03Billing
One fee. Then provider prices, untouched.
The fee happens once, at top-up
Add $100 and you are charged $105. That is the only AnySolver fee; solves never carry a markup.
Solves cost the provider rate, 1:1
Every task is billed at the exact price the routed provider publicly charges. When their prices drop, yours drop with them.
Failed tasks are refunded automatically
Unsolvable captchas, timeouts, and provider errors are credited back, so you generally pay only for successful solves.
ANYSOLVER · Receipt
* solves billed at the routed provider's exact public rate
04Routing
Pick an outcome, not a provider
Routing is free. When you need full control, pin providers with Priority mode or name one directly in the request.
Auto CheapestDefault
Routes to the lowest-cost provider automatically.
"selectionMode": "autoCheapest"
Auto Fastest
Routes to the fastest provider based on real data.
"selectionMode": "autoFastest"
Auto Most Reliable
Routes to the provider with highest success rate.
"selectionMode": "autoMostReliable"
Not sure? Start with Auto Cheapest. It's the default, needs no configuration, and you can switch per request with a single field.
06The trade
AnySolver vs. going direct
2Captcha and Anti-Captcha are solid providers. They are also two of the 23 already inside AnySolver, so when one of them is the best route for your task, that is exactly where it goes.
| Feature | |||
|---|---|---|---|
| Providers behind one API key | 23 providers, auto-routed | Just itself | Just itself |
| Task types covered | 93+ (the union of all providers) | 51 | 28 |
| reCAPTCHA v2 per 1,000 solves | from $0.13 | $1.00 - $2.99 | $0.95 - $2.00 |
| When a provider degrades | Automatic failover | You migrate manually | You migrate manually |
| Switching providers | One field in the request | New account, new SDK, new schema | New account, new SDK, new schema |
| Extra fee | 5% on top-ups | None | None |
Coverage and prices computed from the same provider metadata that routes production tasks. The same comparison holds for CapSolver, CapMonster, and the rest of the catalog.
07Integration
First solve in three steps
- 1
Create an account and top up
Register free, then fund your balance from the dashboard.
- 2
Create an API key
In the dashboard under API Keys. Keys are prefixed anysolver_.
- 3
POST /createTask
Submit the task, then poll /getTaskResult until status is ready.
POST https://api.anysolver.com/createTask
{
"clientKey": "your-api-key-from-dashboard",
"task": {
"type": "ReCaptchaV2TokenProxyLess",
"websiteURL": "https://www.google.com/recaptcha/api2/demo",
"websiteKey": "6Le-wvkSAAAAAPBMRTvw0Q4Muexq9bi0DJwx_mJ-",
"pageTitle": "reCAPTCHA demo"
}
}{ "errorId": 0, "taskId": "…" }, then poll /getTaskResult
08FAQ
Common questions
Everything you need to know about AnySolver pricing and billing.
Still have questions?
Can't find the answer you're looking for? Join our community and ask anything.
Ready to get started?
Everyone can register now. Stay in the loop with product updates and news. No spam.