Skip to main content
All REST API /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:
Monthly plan quotas are tracked separately as account usage in the dashboard. Daily and per-minute limits protect the API from sudden bursts and reset automatically as their windows expire. Hosted MCP tool calls count against the same account usage limits.

Unprotected endpoints

GET /health does not require a key and can be used to verify API reachability.

Sign up

Visit northaxiumdata.ca, sign up, and open your dashboard. In the API key section, click Create API key and copy the key from the popup. The full key is only shown when it is created or refreshed.