Connect your website, application or child panel with MAIN SMM PANEL.
Send a POST request to the endpoint with your private key and the required action parameters.
Returns active services available on the panel.
| Parameter | Required | Description |
|---|---|---|
key | Yes | Your Account API Key |
action | Yes | services |
Returns the authenticated user's current balance and currency.
Creates an order using an active service and deducts the calculated charge from the user's balance.
| Parameter | Required | Description |
|---|---|---|
key | Yes | Your Account API Key |
action | Yes | add |
service | Yes | Service ID |
link | Yes | Target URL/profile/post link |
quantity | Yes | Order quantity within the service Min/Max |
Returns the status, charge, remains and start count for one of your orders.
Requests a refill for an eligible order when the service and provider support refill.
Cancels an eligible pending order and refunds its charge according to the panel's order rules.