Access

Create an API Token

Create server-side credentials for Infuse API integrations.

Use API tokens through service accounts for backend integrations.

Recommended flow:

  1. Create or choose a service account.
  2. Grant the least-privilege role or permissions needed by the integration.
  3. Issue an API token.
  4. Store it in your backend secret manager.
  5. Use it only from trusted server-side code.
  6. Rotate it regularly.

See API tokens for access-management guidance.