HTTP Method | POST |
API URL | https://socialarmy.co/api/v2 |
Response format | JSON |
Parameters | Description |
---|---|
api_token | Your API token |
action | packages |
[
{
"id": 101,
"service_id": 1,
"name": "Real & Active Followers - Best Server",
"rate": "250.00",
"min": "50",
"max": "10000",
"service": "Instagram Followers",
"type": "default",
"desc": "0-3 Hours Start | Full Link | 20 Days Refill"
},
{
"id": 103,
"service_id": 1,
"name": "Real & Active Followers - Best Server",
"rate": "250.00",
"min": "50",
"max": "10000",
"service": "Instagram Followers",
"type": "default",
"desc": "0-3 Hours Start | Full Link | 20 Days Refill"
}
]
Parameters | Description |
---|---|
api_token | Your API token |
action | add |
package | package ID |
link | Link to page |
quantity | Needed quantity |
custom_data | optional, needed for custom comments, mentions and other relaed packages only. each separated by '\n', '\n\r' |
{
"order": 23501
}
Parameters | Description |
---|---|
api_token | Your API token |
action | status |
order | Order ID |
{
"status": "Partial",
"start_counter": "3572",
"remains": "157"
}
Parameters | Description |
---|---|
api_token | Your API token |
action | balance |
{
"balance": "100.84292",
"currency": "USD"
}