All articles
How It WorksSMM APIAutomationOrder Status

How Do SMM Panels Work? APIs, Providers and Order Delivery

From the moment you click Submit to the completed status — a technical but readable walkthrough of provider APIs, order dispatch, status sync, refills and refunds.

Famenull TeamJuly 21, 2026 8 min read
How Do SMM Panels Work? APIs, Providers and Order Delivery

The order lifecycle

Every order on a modern panel passes through the same pipeline.

1. Validation

The panel checks your link format, the quantity against the service min/max, and your wallet balance. The cost is deducted immediately and recorded as a transaction.

2. Dispatch to the provider

The panel calls the provider's API v2 endpoint with action=add, the provider's service ID, your link and the quantity. The provider returns an order ID, which the panel stores next to your order.

3. Start count

Before delivery begins, the provider records your current follower/view count. This is the start count — the baseline used to prove delivery.

4. Status polling

A scheduled job asks the provider action=status for every open order. The provider replies with a status (Pending, In progress, Completed, Partial, Canceled), the remains (how much is left to deliver) and the start count. The panel copies those values into your dashboard.

5. Completion and notifications

When the provider reports Completed, the panel marks the order complete and sends you a notification. Admins get notified on new orders so problems are caught early.

6. Partial orders and refunds

If a provider can only deliver part of an order, it returns Partial with the undelivered remainder. The panel automatically refunds the unfilled portion back to your wallet as a refund transaction.

7. Refills

Services with refill support expose action=refill. If followers drop within the refill window, the panel requests a top-up and tracks the refill status for you.

Why this matters to you

Understanding the pipeline tells you where problems come from. A stuck "pending" order is almost always upstream at the provider. A wrong start count usually means the link was changed or the account went private mid-delivery. And a partial refund is not a failure — it is the system protecting your balance.

Where to order and what it costs

See how the flow looks in practice: every service on the SMM services and pricing page shows price per 1,000, min/max quantity, refill status and expected start time. Developers can automate the same order flow after they create a free account. Delivery and refund rules live in the FAQ.

Related reading: What is an SMM panel? · SMM reseller panel guide · What is a child panel?

Ready to grow?

Thousands of SMM services with refill guarantees, instant delivery and a full reseller API.

Keep reading