Ghostium

Ghostium

Solver API

Ghostium
LIVE

Ghostium
verification, decoded

High-performance verification solver. Fast solves with automatic refunds on failure.

Sign up, grab an API key, top up with crypto.

$0.60
per 1k solve
Full solve
$0.30
per 1k PoW-only
Math only
<1s
avg solve time
Suppressed
Refund
on failure
Auto-credited

Quick Start

1Get an API key

Contact the admin on Telegram @kone_2step to get your sk_live_... key and top up balance.

2POST /createTask
curl -X POST https://rbxsolver.site/createTask \
  -H "Content-Type: application/json" \
  -d '{
    "clientKey": "sk_live_abc123...",
    "task": {
      "type": "ChallengeTask",
      "websiteURL": "https://roblox.com",
      "websitePublicKey": "476068BF-9607-4799-B53D-966BE98E2B81",
      "proxyType": "http",
      "proxyAddress": "1.2.3.4",
      "proxyPort": 8080
    }
  }'
3Poll /getTaskResult
curl -X POST https://rbxsolver.site/getTaskResult \
  -H "Content-Type: application/json" \
  -d '{"clientKey": "sk_live_...", "taskId": "cx7f3a9b..."}'

Poll every ~500ms. On "status": "ready", the solution contains the token.

Challenge Types

suppressed

Best outcome. No puzzle needed — solved instantly.

pow

Proof-of-Work math puzzle. Solved server-side in ~1s.

challenge

Interactive challenge. Requires classification.

PoW-Only Task

{
  "clientKey": "sk_live_...",
  "task": {
    "type": "PoWTask",
    "powData": { "N": "308-digit modulus...", "A": 861240949267, "T": 800000 }
  }
}

No proxy needed. Billed at $0.30/1k. Solved server-side.

Check Balance

curl -X POST https://rbxsolver.site/getBalance \
  -H "Content-Type: application/json" \
  -d '{"clientKey": "sk_live_..."}'

Why Good Proxies Matter

Providers score your IP. Datacenter IPs get challenged instantly. Use residential or ISP proxies for best suppression rates.

Browser Fingerprint

A valid browser fingerprint is critical for suppression. The solver generates fresh fingerprints for each request to maximize success rates.

Site Keys

Login:476068BF-9607-4799-B53D-966BE98E2B81
Register:A2A14B1D-1AF3-C791-9BBC-EE33CC7A0A8F