This panel's reseller API is the same one every order on the dashboard goes through internally — there is no separate, more limited version for API users. It follows the same request shape most SMM panels use (a single POST endpoint, an "action" parameter selecting the operation), so existing integrations built for another panel typically need only a base URL and API key change to point here instead.
223
services callable
38
categories
28
currencies
Available actions
Why build on this API
No separate tier
The API isn't a paid add-on or an approval-gated feature — every account gets a key at signup, and it reaches the exact same catalog and prices the dashboard shows.
One call for many orders
The status action accepts multiple order IDs at once, so a bot or storefront checking on a batch of orders doesn't need one request per order.
Familiar request shape
A single endpoint with an action parameter is the same pattern most SMM reseller APIs use — existing tooling built against another panel is usually a config change away from working here.
Provider health tracked
Each provider's recent call success rate is monitored, so a provider having problems gets caught quickly rather than silently failing orders for days.
Getting started
- 1 Create a free account — no approval step, the API key is issued immediately.
- 2 Copy your API key from the dashboard.
- 3 Call the services action to pull the current catalog, rates, and service IDs.
- 4 Call add with a service ID, link, and quantity to place your first order.
Frequently asked questions
अपना पहला ऑर्डर देने के लिए तैयार हैं?
अकाउंट बनाना फ्री है और इसमें एक मिनट से भी कम समय लगता है। आपकी API की तुरंत जारी हो जाती है।