| Parameters | Description |
| Example response |
}
"balance": "100.84292",
"currency": "USD"
{
| POST | HTTP Method |
| https://saudiseopanel.com/api/v2 | API URL |
| b35a688d79fe19d2f31c9bc6461e259d | API Key |
| JSON | Response format |
| Description | Parameters |
| Your API key | key |
| add | action |
| Service ID | service |
| Link to page | link |
| Needed quantity | quantity |
| Runs to deliver | runs (optional) |
| Interval in minutes | interval (optional) |
}
"order": 23501
{
| Description | Parameters |
|---|---|
| Your API key | Key |
| Services | Action |
}]
"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"
[{
| Description | Parameters |
| Your API key | key |
| status | action |
| Order IDs separated by comma | orders |
{
"1": {
"charge": "0.27819",
"start_count": "3572",
"status": "Partial",
"remains": "157",
"currency": "USD"
},
"10": {
"error": "Incorrect order ID"
},
"100": {
"charge": "1.44219",
"start_count": "234",
"status": "In progress",
"remains": "10",
"currency": "USD"
}
}
| Description | Parameters |
|---|---|
| Your API key | Key |
| Status | Action |
| Order ID | Order |
}
"charge": "0.27819",
"start_count": "3572",
"status": "Partial",
"remains": "157",
"currency": "USD"
{