WHM / ADMINRun every server
Run every server
from one place.
Servers, hosting accounts, packages, API clients, security and updates.
Admin LoginGPanel WHM● Online
OVERVIEW
Server control
12 Servers148 Accounts99.9% Uptime
Server ManagerConnect and monitor VPS nodes.
Account ManagerCreate, suspend and package accounts.
API ClientsSecure reseller/automation tokens.
UpdatesSigned release workflow.
WHM API
Connect billing or reseller apps.
Create an API Client in WHM → Provisioning API, then send the token as Bearer authentication.
curl https://panel.example.com/api/v1/packages \
-H "Authorization: Bearer gnx_live_YOUR_TOKEN"POST /api/v1/provision/accountPOST /api/v1/provision/resellerGET /api/v1/provision/status/{external_ref}