Connect your own Brex account (bring your own admin-generated user token from dashboard.brex.com Developer Settings) to read cards, transactions, users, expenses, budgets, departments, and locations, plus value-add spend and card-utilization reports. Expense creation, user department updates, and card suspend/unsuspend are supported. Bill Pay (vendor invoices) is out of scope this release.
connect_brexwriteConnect your own Brex account by saving your admin-generated user token (from dashboard.brex.com > Developer Settings), after checking it actually works.
list_connectionsreadList the connected Brex accounts.
disconnect_brexwriteDisconnect a Brex account: deletes the saved user token. Nothing in Brex itself is changed.
list_entitiesreadList Brex records of any resource type (cards, transactions, users, expenses, budgets, departments, locations) in the connected Brex account.
get_entityreadRead one Brex record of any resource type in full by its id.
create_expensewriteCreate a new expense entry for a Brex user -- an out-of-pocket cost tracked against their account.
update_userwriteUpdate an existing Brex user's department. Only given fields change.
set_card_statuswriteSuspend or unsuspend a Brex card -- blocks/restores its ability to make new purchases.
get_spend_overview_reportreadValue-add report: summarize recent Brex transaction spend by category -- total spend and transaction count.
get_card_utilization_reportreadValue-add report: scan Brex cards and flag active/suspended counts.
Install Brex and let Webbee use it across your workflow.
Open in panel