For the complete documentation index, see llms.txt. This page is also available as Markdown.

Brex

Connection Requirements

1

Domain

The domain of the Brex API.

Default: platform.brexapis.com

2

API Token

To start making calls to Brex APIs, you must generate a user token from your Brex dashboard.

First, sign in to https://dashboard.brex.com as an account admin or card admin. Navigate to Developer > Settings and click Create Token.

Choose a clear name for your token and select the required data access level. Make sure to enable the Users scope, as it is needed for user-related API requests.

On the next confirmation screen, review your selections carefully and select Allow Access.

Your user token will now be created. Copy and store the token securely — Brex will not show it again after this point.