API Version 1

Description

Show the amount of users on a panel.

Model

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