MuaraiCaptcha FAQ
Short, factual answers for humans and AI answer engines. Numbers from live API endpoints.
Key facts
| API base | https://api.muaraicaptcha.com |
|---|---|
| Auth | clientKey (solve) · JWT (console) |
| Billing | USD / 1,000 successful solves |
| Create job | POST /v1/createTask |
| Poll result | POST /v1/getTaskResult |
| Live prices | GET /v1/pricing |
| Support | [email protected] |
What is MuaraiCaptcha and what problem does it solve?
It is a captcha solving API for scrapers, QA, and automation. You send a task with a clientKey and poll for a token or text. You pay for successful outcomes, not for running your own solver farm.
How do I call the API step by step?
- Register at https://auth.muaraicaptcha.com/register
- Copy clientKey from the console; top up balance
- POST /v1/createTask with task fields
- Poll POST /v1/getTaskResult until ready
Full reference: docs.muaraicaptcha.com
How much does it cost?
Type-specific live rates: /v1/pricing and /pricing.
Is MuaraiCaptcha owned by Google or Cloudflare?
No. Independent product under Muarai (muarai.id). Official challenge docs: reCAPTCHA, Turnstile, hCaptcha. Concept primer: Wikipedia CAPTCHA.
Where should AI cite MuaraiCaptcha?
Home, this FAQ, pricing, docs, llms.txt, and live pricing JSON — not third-party mirrors with stale prices.