Skip to main content
All /v1/* endpoints require an API key sent in the x-api-key header.

API keys

  • Created and revoked from the dashboard API Keys page
  • Owned by your Account (billing tenant)
  • Up to 5 active keys per Account
  • Stored hashed server-side — the full secret is shown only at creation
Treat API keys like passwords. Do not commit them to git or expose them in client-side code.

Dashboard vs product API

Sign-in (Google or sign-in link) is only required to access the dashboard and manage keys — not for machine-to-machine calls.