Overview
To authenticate with Brex (api key), you will need:
Api Token - A key that grants Nango permission to interact with Brex APIs services.
This guide will walk you through finding or generating the Api Token within Brex.
Prerequisites:
- You must have a registered account with Brex.
Instructions:
- • 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. ensure it looks good, then click Allow Access.
- • Your token is now created.
Once you have your API Token:
1. Open the form where you need to authenticate with Brex (api key).
2. Enter the API Token in the designated field.
3. Submit the form, and you should be successfully authenticated.
You are now connected to Brex (api key).