Brevix API Documentation

Troubleshooting

API Token Scope

  • Tokens are tied to a user account, not an organization.
  • If a user is removed from an organization, integrations using their token may break.

Token Security

  • Avoid sending tokens in URLs or client-side code.
  • Use server-side requests where possible.
  • Regenerate tokens if you suspect leakage.