- Settings → API → Create key.
- Use
Authorization: Bearer <key>orx-api-key: <key>.
send_emailfor/api/v1/emails/*read_sendsfor/api/v1/sends/{id}preferences_read/preferences_managefor/api/v1/preferences- If no scopes present, default send permissions apply (backward compatibility).
- Per-minute limit per key (optional); on
429, retry afterRetry-After. - Rotate keys periodically; delete unused keys; audit last-used times.
- One key per service/environment with only required scopes.
- Store server-side; never expose to client code.
