99.99% Uptime SLA
Free Fire
Shell & Unipin
API Ecosystem
Enterprise-grade automation for gaming merchants. Process thousands of diamond top-ups with real-time webhooks, wholesale pricing, and zero downtime.
2M+Orders Processed
50msAvg Response
24/7Support
Pricing plans
Simple, transparent tiers
Scale as you grow — no hidden fees
Tier 1
Starter
৳ 200/month
- ✓ 300 orders / month
- ✓ Shell + Unipin Access
- ✓ Standard support (24h response)
- ✓ API documentation
Best Value
Tier 2
Professional
৳ 499/month
- ⚡ 800 orders / month
- ⚡ Instant webhooks + priority queue
- ⚡ Priority support (2h response)
- ⚡ Advanced analytics
Tier 3
Enterprise
৳ 749/month
- 🚀 2,000 orders / month
- 🚀 Dedicated server + SLA 99.99%
- 🚀 Direct admin support (30min)
- 🚀 Custom integration assistance
Core advantages
Built for scale & speed
Everything you need to run a profitable topup automation business
Lightning Routing
Sub-second order delivery with intelligent queue balancing across 10+ redundant nodes.
Bank-grade Security
End-to-end encryption, anti-fraud detection, and automated IP whitelisting.
Webhook Sync
Real-time order status notifications directly to your server with retry logic.
Analytics Dashboard
Detailed order logs, success rate metrics, and revenue analytics in real-time.
Developer experience first
Unipin & Shell API Integration
Two powerful endpoints — one unified infrastructure. Start building in minutes.
POST /v1/unipin/topupLive
{
"api_key": "TPBD-XXXXXXXXX",
"order_id": "unique_ref_001",
"player_id": "FF_account_id",
"pin_code": "Garena_PIN_12digit",
"callback_url": "https://yourdomain.com/webhook"
}→ Success: {"status":"success","txn_id":"RTC_789","balance":"remaining"}
POST /v1/shell/deliverAuto Dispatch
{
"api_key": "SHELL_KEY",
"player_id": "5930993272",
"package_id": "67383",
"credentials": {
"username": "ff_user",
"password": "encrypted_pass"
}
}⚡ Instant response: order queued, webhook triggered in realtime.