Who it is for
Agencies, panel operators and anyone reselling growth under their own brand. A reseller plan discounts every service on a platform (or on all nine), and comes with an API key and a webhook so orders can be placed and tracked without touching the site.
The shape of the API
It is deliberately the same shape every SMM panel uses: a flat POST to /api/v1 with key and action, form-encoded or JSON. Actions are services, balance, add and status. If you already run panel software, point it at the endpoint and it works.
How money moves
API orders are paid from your wallet balance and nothing else — no card on file, no credit. The debit happens before the network is called and is returned if the network refuses the order. Top-ups earn 5% extra credit with no minimum.
Keys and safety
Keys are stored hashed; the plaintext exists only in your hands. Rotate a key from the Reseller tab any time. A webhook URL, signed with a shared secret, gets a POST on every status change so your storefront stays in sync without polling.
Where to start: buy a plan from the Reseller tab in your dashboard, generate a key, call services to see your prices, then add one small order and watch status move.
Quick answers
Do I need an account to order or track an order?
No. Guest checkout works, and the Track page looks an order up with just its order ID.
Is every order a one-time payment?
Yes. Nothing recurs unless you deliberately turn on Autopilot for a service, and that can be cancelled at any time.
Do you ever need my password?
Never. A public link is the only thing any order needs, and nobody from support will ask you for a code.