HTTP Method | POST |
API URL | https://smmcat.com/api/v2 |
Response format | JSON |
Parameters | Description |
---|---|
key | Your API key |
action | services |
[
{
"service": 101,
"name": "Real & Active Followers - Best Server",
"rate": "250.00",
"min": "50",
"max": "10000",
"category": "Instagram Followers",
"type": "default",
},
{
"service": 103,
"name": "Real & Active Followers - Best Server",
"rate": "250.00",
"min": "50",
"max": "10000",
"category": "Instagram Followers",
"type": "default",
}
]
Parameters | Description |
---|---|
key | Your API key |
action | add |
service | service ID |
link | Link to page |
quantity | Needed quantity |
comments | optional, needed for custom comments, mentions and other relaed packages only. each separated by '\n', '\n\r' |
{
"order": 23501
}
Parameters | Description |
---|---|
key | Your API key |
action | status |
order | Order ID |
{
"charge": "0.01",
"start_count": "3572",
"status": "Partial",
"remains": "157",
"currency": "USD"
}
Parameters | Description |
---|---|
key | Your API key |
action | balance |
{
"balance": "100.84292",
"currency": "USD"
}