API Version 1

Description

Show the amount of servers on a panel.

Model

Example URL: https://panel.nemanager.com/api/v1/?key={apikey}&command=countServers
Key Format Description
count integer Amount of servers
JSON Response:
{  
   "data":{  
      "count":41
   },
   "success":true,
   "status":200
}                            
Copyright © TunkDesign 2013-2022