Reseller API

SMM v2 — drop-in compatible

Standard SMM panel API. Use any existing client. Your personal API key lives in your dashboard.

Endpoint

POST https://watchsmm.com/api/v2
Content-Type: application/x-www-form-urlencoded

Services list

key=YOUR_API_KEY&action=services

Balance

key=YOUR_API_KEY&action=balance

Place order

key=YOUR_API_KEY
action=add
service=SERVICE_ID
link=https://...
quantity=10000

Order status

key=YOUR_API_KEY&action=status&order=ORDER_ID

Cancel

key=YOUR_API_KEY&action=cancel&order=ORDER_ID