SMM Panel API | Add Orders, Check Status, Refill & Cancel

One API key, every service in the catalog. No approval process, no separate "developer tier" — every account gets API access at signup.

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

services List every active service, its rate, min/max quantity, and category.
add Place an order — service ID, link, and quantity.
status Check one or more orders' status, remaining count, and start count in a single call.
refill Request a refill for an order whose service supports it.
refill_status Check the status of a previously requested refill.
cancel Cancel an order still in a cancellable state.
balance Return the current wallet balance and currency.

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. 1 Create a free account — no approval step, the API key is issued immediately.
  2. 2 Copy your API key from the dashboard.
  3. 3 Call the services action to pull the current catalog, rates, and service IDs.
  4. 4 Call add with a service ID, link, and quantity to place your first order.
View full API documentation

Frequently asked questions

Yes — every account gets an API key at signup, free, with no separate application or approval step.
Yes, the same services, the same prices, updated the same way — there is no reduced "API-only" catalog.
Yes — the status action accepts a comma-separated list of order IDs and returns all of them in one response.
Provider call success rates are monitored, so a problem is caught quickly — an affected service can be pointed at a different provider from the admin side. This isn't instant or automatic mid-order.
See the full API documentation for current request limits and error responses.
More questions? See the full FAQ

¿Listo para hacer tu primer pedido?

Crear una cuenta es gratis y toma menos de un minuto. Tu clave API se emite de inmediato.