Skip to main content
All API requests authenticate via Bearer token in the Authorization header.

Key types

Managing keys

In the dashboard: Settings → API Keys.
  • Each key is shown once at creation. Store it in a secret manager.
  • Revoke keys you no longer need — revoked keys are rejected immediately.
  • Revoked keys do not appear in the dashboard’s template API tab.

Scoping

Keys are scoped to a single organization. To use Imtegrate from multiple orgs, generate one key per org.

Errors