Service list
PARAMETERS |
DESCRIPTION |
api_token |
Your API key |
action |
packages |
Example response
[
{
"service": 1,
"name": "Instagram Followers",
"type": "Default",
"category": "First Category",
"rate": "0.30",
"min": "50",
"max": "10000"
},
{
"service": 2,
"name": "Instagram Likes",
"type": "Default",
"category": "Second Category",
"rate": "0.03",
"min": "50",
"max": "1000"
},
{
"service": 3,
"name": "Facebook Custom Comments",
"type": "Custom Comments",
"category": "Third Category",
"rate": "8",
"min": "10",
"max": "1500"
}
]