Reseller & API
Wholesale pricing, becoming a reseller, and using the FlashTopup REST API to place orders automatically.
The FlashTopup reseller program is built for shops, communities and developers who buy in volume. You get wholesale pricing, a dedicated dashboard, and a REST API to automate orders.
This guide explains how to join, how the API works, and how to manage your credentials securely.
What you get as a reseller
- Wholesale pricing on supported products.
- A reseller dashboard for orders, wallet and stats.
- A REST API to place and track orders programmatically.
- Wallet-based billing so orders settle instantly.
Becoming a reseller
Register a reseller account from the reseller page. Once your account has API access enabled, you can generate your API credentials and start integrating.
Using the API
The API is a standard REST interface: you authenticate with your reseller credentials, fetch the product and price list, place an order with the buyer's details, and poll the order status until it completes.
Full endpoint references, request/response examples and authentication details are in the API documentation.
API keys, IP whitelisting & callbacks
Treat your API key and secret like passwords — never expose them in public code or client-side apps. You can restrict access to specific server IPs (IP whitelisting) and set a callback URL so we notify your system when an order's status changes.
If a key is ever exposed, regenerate it from your reseller settings immediately.
Frequently asked
Register a reseller account; once API access is enabled you can generate your key and secret from the reseller settings.
The full REST API reference, with authentication and examples, is available from the reseller API documentation page.
Reseller orders are paid from your wallet balance, so top up your wallet to keep orders flowing without interruption.
Set a callback (webhook) URL in your reseller settings and we'll send status updates to your system.
Related topics
Still need a hand?
Our support team is available 24/7 and usually replies in minutes.
