/api/v1/* endpoints require an API key passed in the X-API-Key request header.
The hosted MCP server uses OAuth instead of API keys. Connect it from ChatGPT, Claude, Cursor, or another remote MCP client with https://mcp.northaxiumdata.ca/mcp.
API tiers
Error responses
Rate limit headers
Every authenticated response includes rate limit headers so you can track the active rate-limit window:Unprotected endpoints
GET /health does not require a key and can be used to verify API reachability.