Divvy Rate Limits
Divvy is now BILL Spend & Expense, delivered through the BILL API platform. The Spend & Expense API is rate limited per token per minute; the broader BILL v3 API is rate limited per developer key per hour with a per-organization concurrency cap. Exceeding a limit returns a BDC_ error; BILL recommends exponential backoff (2 ^ retry_count).
Divvy Rate Limits is the machine-readable rate-limit profile for Divvy on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_minute, requests_per_hour, concurrent_requests, and messages_per_minute.
The profile also includes response codes documented for hourlyExceeded and concurrentExceeded.
Tagged areas include Rate Limiting, Payments, and Spend Management.