This API reference covers Grid Hosting only. Other PerfGrid products
(cPanel, DNS Hosting, and domains) are not available through this API.
Authentication
All API endpoints are authenticated using Bearer tokens. Create a token in the panel under Profile → API tokens, and grant the read and write abilities that token needs. Tokens do not expire until you revoke them. See API tokens. Send your API token in theAuthorization header with every request:
https://hosting-panel.net/mcp. Which MCP tools you get follows the token’s abilities.