HDM PANEL

API Documentation

Resell all our services on your own website or panel.

Getting Started

Our API uses the standard SMM Panel v2 format — any SMM reseller script works with it.

API URLhttps://hdmsmmpanel.com/api/v2
HTTP MethodPOST (GET also supported)
ResponseJSON
API KeySign up & get your key from Dashboard → API.
Get API KeyLogin

GETService list

Returns all available services with your prices.

https://hdmsmmpanel.com/api/v2?action=services&key=YOUR_KEY

Response sample

[ { "service": 101, "name": "Instagram Followers [Real]", "type": "Default", "category": "Instagram Followers", "rate": "95.20", "min": 50, "max": 100000, "refill": true, "cancel": false } ]
FieldDescription
serviceService ID (use in "add")
nameService name
ratePrice per 1000 (₹)
min / maxMinimum / maximum order quantity
refill / cancelWhether refill / cancel is available

POSTAdd order

https://hdmsmmpanel.com/api/v2?action=add&key=YOUR_KEY&service=ID&link=LINK&quantity=QTY
ParameterDescription
keyYour API key
actionadd
serviceService ID
linkLink to your page/post/profile
quantityNeeded quantity

Response sample

{ "order": 23501 }

POSTOrder status

https://hdmsmmpanel.com/api/v2?action=status&key=YOUR_KEY&order=ORDER_ID

Response sample

{ "charge": "1.90", "start_count": "3500", "status": "Completed", "remains": "0", "currency": "INR" }

Status can be: Pending, In progress, Completed, Partial, Canceled.

POSTAccount balance

https://hdmsmmpanel.com/api/v2?action=balance&key=YOUR_KEY

Response sample

{ "balance": "150.84", "currency": "INR" }

POSTRefill

https://hdmsmmpanel.com/api/v2?action=refill&key=YOUR_KEY&order=ORDER_ID

Requests a refill for an eligible order.

💡 How you earn

You pay the price shown in the service list (from your wallet). Sell to your own customers at any higher price — the difference is your profit. Keep your wallet topped up via Add Funds. Need help? WhatsApp us.