Brex · Capability
Brex Budgets API — Budgets
Brex Budgets API — Budgets. 10 operations. Lead operation: List Spend Limits (v1). Self-contained Naftiko capability covering one Brex business surface.
What You Can Do
GET
Listv1budgets
— List Spend Limits (v1)
/v1/v1/budgets
POST
Createv1budget
— Create a Spend Limit (v1)
/v1/v1/budgets
GET
Getv1budget
— Retrieve a Spend Limit by ID (v1)
/v1/v1/budgets/{id}
PUT
Updatev1budget
— Update a Spend Limit (v1)
/v1/v1/budgets/{id}
POST
Archivev1budget
— Archive a Spend Limit (v1)
/v1/v1/budgets/{id}/archive
GET
Listv2budgets
— List Budgets (v2)
/v1/v2/budgets
POST
Createv2budget
— Create a Budget (v2)
/v1/v2/budgets
GET
Getv2budget
— Retrieve a Budget by ID (v2)
/v1/v2/budgets/{id}
PUT
Updatev2budget
— Update a Budget (v2)
/v1/v2/budgets/{id}
POST
Archivev2budget
— Archive a Budget (v2)
/v1/v2/budgets/{id}/archive
MCP Tools
list-spend-limits-v1
List Spend Limits (v1)
read-only
idempotent
create-spend-limit-v1
Create a Spend Limit (v1)
retrieve-spend-limit-id-v1
Retrieve a Spend Limit by ID (v1)
read-only
idempotent
update-spend-limit-v1
Update a Spend Limit (v1)
idempotent
archive-spend-limit-v1
Archive a Spend Limit (v1)
list-budgets-v2
List Budgets (v2)
read-only
idempotent
create-budget-v2
Create a Budget (v2)
read-only
retrieve-budget-id-v2
Retrieve a Budget by ID (v2)
read-only
idempotent
update-budget-v2
Update a Budget (v2)
idempotent
archive-budget-v2
Archive a Budget (v2)
read-only