brex
, brex-staging
, brex-api-key
Features | Status |
---|---|
Auth (OAuth + Basic) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
API key
and OAuth as authentication and Nango implements both. To register an OAuth app, you wil need to register as a brex developer partner. If you are a Brex client–i.e., you have your own Brex account, you can use Basic auth API key
.
offline_access
to get a refresh token (access tokens expire after 1h).