Overview
To authenticate with Brex (api key), you will need:- Api Token - A key that grants Nango permission to interact with Brex APIs resources and services.
Prerequisites:
- You must have a registered account with Brex.
Instructions:
Step 1: Finding Your API Token
- Log in to your Brex account as an account admin.
- Go to Developer > Settings.
- Click Create Token.
- Create a Name for your token then choose what level of data access you need for your application; these are the scopes your token will have.

- The next screen will confirm your previous selections. Make sure it looks good, then click Allow Access.

- Your token is now created.

Step 2: Enter credentials in the Connect UI
Once you have your API Token:- Open the form where you need to authenticate with Brex (api key).
- Enter the API Token in the designated field.
- Submit the form, and you should be successfully authenticated.
