Authorization header:
om_ for production.
Getting an API key
- Sign up at the Dashboard. You’ll receive a magic link to sign in.
- Complete the setup wizard: configure your webhook URL, then copy your API key and base URL.
- Use the API key in the
Authorizationheader for all API requests.
Security
- Keep your API key secret. Do not expose it in client-side code.
- Each API key is scoped to a single account. Requests authenticate to the account that owns the key.
- If you believe your key has been compromised, contact support immediately for rotation.