Integrate APEX SMM services directly into your own platform with our powerful REST API.
Our API is built on standard HTTP requests. All responses are returned in JSON format. You can find your unique API Key in your account settings after registration.
key parameter.
Fetch all available services along with their IDs, rates, and limits.
| Parameter | Type | Description |
|---|---|---|
| key | String | Your unique API Key |
| action | String | Set to services |
[
{
"service": "1",
"name": "Instagram Followers",
"type": "Default",
"category": "Instagram",
"rate": "0.50",
"min": "100",
"max": "10000"
}
]
Submit a new order to the system for processing.
| Parameter | Type | Description |
|---|---|---|
| key | String | Your unique API Key |
| action | String | Set to add |
| service | Integer | Service ID from service list |
| link | String | Link to social media profile/post |
| quantity | Integer | Amount to deliver (min-max per service) |
{
"order": "12345"
}
Check the progress and current status of an existing order.
| Parameter | Type | Description |
|---|---|---|
| key | String | Your unique API Key |
| action | String | Set to status |
| order | Integer | Order ID returned from add order |
{
"charge": "0.50",
"start_count": "100",
"status": "Completed",
"remains": "0",
"currency": "USD"
}
Get your current account balance and currency information.
| Parameter | Type | Description |
|---|---|---|
| key | String | Your unique API Key |
| action | String | Set to balance |
{
"balance": "100.50",
"currency": "USD"
}
Join us now, raise up to the stars, let everyone know from you, being part of the elite scene in this SMM world and be famous. Start growing with the best social media marketing strategies at APEX SMM.