Skip to main content
Every REST API request needs an API key. Send the key in the Authorization header:

API keys

Create and delete keys at amazonomics.com/organization/keys. Only organization owners and admins can manage keys. Keys have these properties:
  • A key starts with az_ and belongs to your organization, not to one user.
  • The dashboard shows a new key once. Amazonomics stores only a hash of it.
  • A key has no expiry date. It works until you delete or disable it.
Keep keys out of your source code. To rotate a key, create a new key, move your services to it, then delete the old key.

Plan requirements

Your organization must have an active subscription. The REST API is part of the Studio plan. If your plan does not include the REST API, requests return status 403. The MCP server is part of the Pro and Studio plans. The plan also sets your data window and rate limit:

Errors

Authentication failures return one of these responses: Each error body has the same shape: