services
Service List
Lists active services, category details, pricing, and quantity limits.
Example Request
POST https://norexiar.lin.saviorhost.com/api/v2
key=YOUR_API_KEY
action=services
Example Response
[
{
"service": "1",
"name": "Instagram Followers",
"type": "Default",
"category": "Instagram",
"rate": "12.5000",
"min": "100",
"max": "50000"
}
]