Skip to main content
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 ProfileAPI 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 the Authorization header with every request:
The same token authenticates the Grid Hosting MCP server at https://hosting-panel.net/mcp. Which MCP tools you get follows the token’s abilities.
Last modified on September 7, 2026