v2.0 Stable Release
RELIABLE SHELL &
UNIPIN API
Enterprise-grade topup infrastructure for gaming merchants and distributors.
API Packages
// Select Tier
Tier 01
Starter
৳ 1,000
- 500 Daily Requests
- Shell + Unipin Access
- Shared Server
Most Popular
Tier 02
Professional
৳ 5,000
- 5,000 Daily Requests
- Instant Webhooks
- Priority Queue
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
Pass your API key in the
api parameter.
// Methods
Strictly
Strictly
POST requests only.
Postman / Request.json
{
"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"
}
End Point: /api/topup/process