Connect your site to our panel instantly.
Use this URL to send requests to our server:
https://socialmallu.com/api/v2
| Parameter | Description |
|---|---|
| key | Your API Key (Find in Dashboard > Settings) |
| action | Method name (e.g., add, status) |
Method: POST
action: add service: Service ID link: Link to item quantity: Needed quantity
{ "order": 23501 }
Method: POST
action: status order: Order ID
{
"charge": "0.20",
"start_count": "100",
"status": "Completed",
"remains": "0",
"currency": "INR"
}