RxHoster
High-performance Reseller API Gateway for Unipin Voucher Topup & Garena Shell. Sell API access with credits, track every order, auto-refund on failures.
System Online
Instant Mode
Sync response in the same HTTP request — no webhook needed.
Webhook Callback
Async order delivered straight to your URL when finished.
Per-Item Tracking
Every voucher, every shell — detailed success/failure log.
4 Regions
Shell — BD, SG, MY, Indonesia — all backends supported.
POST
https://www.api.rptopup.shop/topup
HeaderAuthorization: YOUR_RESELLER_API_TOKEN (no Bearer prefix)
Voucherorderid, playerid, code (max 5, comma-separated), url (your webhook)
Shellcode = shell | sgshell | myshell | indoshell + package, qty, username, password, autocode, url
ReplyImmediate 200 → status: processing, then webhook callback.
POST
https://www.api.rptopup.shop/topup-instant
SameSame payload as /topup, but drop the url field.
ReplySynchronous — full batch result in the HTTP response itself.
GET
https://www.api.rptopup.shop/search?orderid= | ?playerid= | ?code=
AuthAuthorization header required.
ReplyPast orders with per-item result detail, player name, elapsed time.
GET
https://www.api.rptopup.shop/me
AuthAuthorization header required.
ReplyYour account info — credits, used, expiry date, days left, status.