The API Report CardAPI Index
THE API REPORT CARD / Financial Services / BILL Spend & Expense (formerly Divvy)
BILL Spend & Expense (formerly Divvy)

BILL Spend & Expense (formerly Divvy) API

Spend Management / Corporate Cards / Expense Management · getdivvy.com

Two public surfaces coexist: the Spend & Expense REST API on the BILL v3 platform and the legacy Divvy GraphQL API, both token-authenticated with sandboxes and webhooks. The split surface and the 2025 id to uuid migration are the main integration tax.

Last verified: July 2026Financial Services
API GRADE
C
VERIFIED JUL 2026

SCORECARD

ExistenceGOODTwo live public surfaces: the Spend & Expense REST API on BILL v3 and the legacy Divvy GraphQL API.
AccessGOODTokens are self-issued (x-api-token, or the Divvy settings page for GraphQL) with sandboxes on both surfaces.
CoverageMIXEDBudgets, cards, users, transactions, and reimbursements are covered, split across v3 REST and legacy GraphQL.
AuthMIXEDStatic token headers on both surfaces (x-api-token, x-divvy-api-token) rather than an OAuth flow.
Docs & DXGOODOpenAPI and Postman collections published at developer.bill.com, sandbox environments on both API surfaces, and documented webhooks.
StabilityMIXEDThe 2025 id to uuid migration and a still-live legacy GraphQL surface mean identifier churn for older integrations.
Supergood: BILL Spend & Expense (formerly Divvy) has an API, with gaps. We cover what it's missing: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

BILL Spend & Expense (formerly Divvy) scores C on the API Report Card. Two public surfaces coexist: the Spend & Expense REST API on the BILL v3 platform and the legacy Divvy GraphQL API, both token-authenticated with sandboxes and webhooks. The split surface and the 2025 id to uuid migration are the main integration tax.

Tried to integrate with BILL Spend & Expense (formerly Divvy)?