Overview

To authenticate with Brex (api key), you will need:

  1. Api Token - A key that grants Nango permission to interact with Brex APIs resources and 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:

Step 1: Finding Your API Token

  1. Log in to your Brex account as an account admin.
  2. Go to Developer > Settings.
  3. Click Create Token.
  4. 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.
  1. The next screen will confirm your previous selections. Make sure it looks good, then click Allow Access.
  1. Your token is now created.

Step 2: Enter credentials in the Connect UI

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).