API

HTTP Method POST
API URL https://indianbestsmmpanel.com/api/v2
Return format JSON

Service List

parameters Explanation
key Your API Key
action services

Sample return

[
    {
        "service": 1,
        "name": "Followers",
        "type": "Default",
        "category": "First Category",
        "rate": "0.90",
        "min": "50",
        "max": "10000"
    },
    {
        "service": 2,
        "name": "Comments",
        "type": "Custom Comments",
        "category": "Second Category",
        "rate": "8",
        "min": "10",
        "max": "1500"
    }
]

New order

Parameter Explanation
key Your API Key
action add
service Servis ID
link Service connection
quantity Quantity
runs (optionally) Runs to deliver
interval (optionally) Interval in minutes

Sample return

{
    "order": 23501
}

Order status

Parameter Explanation
key Your API Key
action status
order Order ID

Sample return

{
    "charge": "0.27819",
    "start_count": "3572",
    "status": "Partial",
    "remains": "157",
    "currency": "USD"
}

User balance

Parameter Explanation
key Your API Key
action balance

Sample return

{
    "balance": "100.84292",
    "currency": "USD"
}
Sample PHP File

🛠️ How to Use LesmmPanel API

1️⃣ Register — Create free account at lesmmpanel.com

2️⃣ Get API Key — Go to your dashboard and copy your unique API key

3️⃣ Integrate — Use our simple API documentation to connect your panel

4️⃣ Start Earning — Automate orders and earn daily profit as a reseller

💰 Who Should Use Our API?

💻 Developers — Build your own SMM panel with our API

💰 Resellers — Buy cheap and resell at higher price for daily profit

🏢 Agencies — Automate all client orders in one place

🌍 Panel Owners — Connect your existing panel to our cheap services

🔗 Get API Key Now