This guide shows you how to register your own app with Brex Staging to obtain your OAuth credentials (client ID and client secret). These are required to let your users grant your app access to their Brex Staging account.Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
This guide is for Brex developer partners only. Brex Staging is a testing environment for Brex integrations. You will get access to the staging environment when you register as a Brex developer partner.
Register as a Brex Partner
Go to Brex Partners and register as a Brex developer partner. This is required to access OAuth functionality.
Get your credentials
Contact the Brex developer support team to be issued a Client ID and Client Secret for partner authentication. The scopes for your client and the Nango callback URL (
https://api.nango.dev/oauth/callback) will be provided to you.Once your application is set up, you’ll receive your Client ID and Client Secret. You’ll need these when configuring the integration in Nango.Next
Follow the Quickstart to connect your first account.