Brex
Brex Integration Guide
Authentication Type
Brex supports two authentication methods:
- API Token — Available if you have an Account Admin or Card Admin role on your Brex account.
- OAuth 2.0 (Partners) — For Brex partners with OAuth credentials.
API Token
- Sign in to dashboard.brex.com as an Account Admin or Card Admin.
- Go to Developer > Settings.
- Click Create Token.
- Enter a name for your token and select the required scopes (data access levels) for your application.
- Review your selections on the confirmation screen, then click Allow Access.
- Copy and store the token securely — you will not be able to view it again.
For full details, refer to the Brex Authentication Guide.
OAuth 2.0 (Partners)
- You must be a registered Brex partner to obtain OAuth credentials. If you haven't done so already, reach out to Brex developer support at [email protected] or contact your account admin.
- Submit
https://app.getknit.dev/oauth/authorizeas a redirect url, while requesting credentials from brex. - Once set up, you will have a Client ID and Client Secret — enter these values in the integration configuration.
Updated about 3 hours ago
