v2.0 Stable Release
RELIABLE
SHELL
&
UNIPIN
API
Enterprise-grade topup infrastructure for gaming merchants and distributors.
99.9% Uptime — Instant Processing — Dedicated Support
Trusted by 500+ Merchants
3M+ Requests/Month
24/7 Support
// Pricing
Scalable for every business size
API Packages
Tier 01
Starter
৳ 1,000
Perfect for small businesses
- 500 Daily Requests
- Shell + Unipin Access
- Shared Server
- Email Support
Most Popular
Tier 02
Professional
৳ 5,000
For growing merchants
- 5,000 Daily Requests
- Instant Webhooks
- Priority Queue
- Dedicated Account Manager
Best Value
Tier 03
Enterprise
৳ 15,000
Full-scale infrastructure
- Unlimited Requests
- Dedicated Instance
- 24/7 Direct Admin Support
- Custom Integration
// Documentation
Developer Docs
Connect your application to our high-speed processing engine. Use the endpoints below to automate your topup flow.
// Authentication
Pass your API key in the api parameter.
// Methods
Strictly POST requests only. All responses are JSON.
// Rate Limits
Based on your selected tier. (See pricing)
{
"api": "RE2024_XP_881",
"orderid": "TRX_99201",
"playerid": "50019283",
"code": "XXXX-XXXX-XXXX",
"url": "your-callback-url.com"
}
"api": "RE2024_XP_881",
"orderid": "TRX_99201",
"playerid": "50019283",
"code": "XXXX-XXXX-XXXX",
"url": "your-callback-url.com"
}
// Response
{
"status": "success",
"trxid": "TXN_20240115_XX"
}
{
"status": "success",
"trxid": "TXN_20240115_XX"
}
End Point: /api/v2/topup/process