Castle Web · Android APP · DataDome · Multi-domain

Pass Castle verification at scale.

A developer API that mints valid Castle tokens for Castle-protected sites and apps. Send a request, get a token back. No browsers to babysit, no challenges to solve by hand. Castle web, Android APP, and DataDome on one API.

View Docs
Tokens served (Castle + DataDome)
Pool
Worker-based generation
Android
/generate/android LIVE
Any PK
Custom public_key + domain

Pricing

Only pay for what you use. Metered per token against your prepaid balance.

Volume tiers

Soon
  • Discounted per-request rate
  • Higher rate limits
  • Usage alerts + per-key reporting
  • Dedicated support channel

Built for automation

A focused REST API with predictable behavior. Castle today — more solvers over time.

🌐 Multi-domain Web

Pass any domain and public_key. x.com, ig.com, custom sites — one API.

🔑 Bearer auth

Simple API keys. Send Authorization: Bearer YOUR_KEY on every request.

💰 Pay-as-you-go

$0.0005 per token. Top up balance, generate instantly. No subscriptions required.

📦 Worker pool

Dedicated Node workers on high-performance VPS. Consistent throughput for bulk automation.

🛡 DataDome

POST /solve with target url and site ddjsKey. Returns a valid datadome cookie.

📱 Android / APP

POST /generate/android with package name and app version. Native Castle tokens for mobile apps.

🔜 More solvers

Castle and DataDome are live. Additional anti-bot APIs will be added to PantherSolver.

🛠 Custom apps

Need a specific site tuned? Contact @shouljavi on Telegram.

How it works

Three steps for web or Android. Same Bearer key and billing.

1

Send a request

POST /generate/web (browser) or /generate/android (APP) with public_key and target fields.

2

We generate the token

Local Node workers mint a fresh Castle token on your PantherSolver server — no external solver.

3

Use the token

Web: x-castle-request-token + __cuid cookie. Android: token + session_id / client_id headers.

API Reference

Bearer key required. Base URL: https://panthersolver.com

Castle Web
DataDome
Android (APP)
POST https://panthersolver.com/generate/web
FieldRequiredDescription
user_agentrecommendedBrowser UA string
cuidoptional32-char hex — auto-generated if omitted
countryoptionalDefault US
sec-ch-uaoptionalClient hint UA
public_keyoptionalCastle publishable key for target site
domainoptionalTarget site e.g. x.com, ig.com

Set returned cuid as cookie: Cookie: __cuid=<cuid>

Frequently asked

What does PantherSolver do? +
PantherSolver is a developer API for anti-bot automation. It generates Castle web tokens via /generate/web, Android APP tokens via /generate/android, and DataDome cookies via /solve — one platform, Bearer auth, pay-as-you-go.
How do I get an API key? +
Click Get API Key and pay with crypto (BTC, ETH, USDT, LTC, XRP, TRX, BNB). Your API key is generated automatically when NOWPayments confirms the payment. Or message @shouljavi on Telegram.
How do I authenticate? +
Send your API key on every request: Authorization: Bearer YOUR_API_KEY. Use the Login button here to save your key locally and verify it against the API.
Which Castle domains are supported? +
Any Castle-protected site. Pass domain and the correct public_key from the target site (e.g. x.com, ig.com, custom domains). Need a new site tuned? Message @shouljavi.
How does DataDome work? +
POST /solve with url (protected site) and ddjsKey (site's DataDome key). Response: { "success": true, "cookie": "datadome=..." }. Optional fields: proxy, cid. Same API key and billing as Castle.
How is it priced? +
Pay-as-you-go at $0.0005 per token (Castle + DataDome solves count the same). No monthly minimum. Top up prepaid balance via Telegram — message @shouljavi for payment options.
Is Android / APP token generation available? +
/generate/android is live. POST with your app's public_key, package name (app_label), app_version, and app_version_code. Returns a Castle token plus session_id and client_id for follow-up requests. Generated locally on PantherSolver workers. Same API key and $0.0005/token billing as web.
Will you add more solvers? +
Yes. Castle web, Android APP, and DataDome are live today. More anti-bot and captcha APIs will be added on the same PantherSolver platform, keys and billing. Follow PantherChecker for announcements.
How do I get support? +
Telegram is the fastest way: direct message @shouljavi or join t.me/PantherChecker. We typically respond within a few hours.