Daily Consumption Endpoint
Consumption Endpoints
Daily Consumption
Return daily consumption for the current billing cycle
GET
Daily Consumption Endpoint
Requires an enterprise admin personal API key. Returns daily ACU consumption data for your enterprise, broken down by date and organization.Documentation Index
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
Timezone behavior
Billing cycles use midnight PST (Pacific Standard Time) as the day boundary, which corresponds to 08:00:00 UTC. To match the consumption data shown in the Devin dashboard, you must pass timestamps with this timezone offset. For example, to query consumption for a billing cycle from December 5, 2025 to January 5, 2026:T08:00:00Z suffix (e.g., 2025-12-05), the API will use midnight UTC, which may result in slightly different consumption totals compared to the dashboard.
Filtering by organization
When filtering byorg_ids, the results will only include Devin session ACUs. ACUs consumed by Cascade and Terminal are omitted, as usage for these products is not tied to any organization.Authorizations
Personal API Key (apk_user_*) for Enterprise Admins only
