Brex Accounting API
Number of APIs: 3
Specifications for a Brex Accounting API to be used for pull-based integrations with accounting partners.
-
accounts-{account Id} - Get transactions for an account GET {{baseUrl}}/accounts/:accountId/transactions?limit=100
-
accounts-{account Id} - Get statements for an account GET {{baseUrl}}/accounts/:accountId/statements
-
accounts - Get information for an account GET {{baseUrl}}/accounts