English
cURL
curl --request GET \ --url https://api.devin.ai/v2/enterprise/consumption/daily \ --header 'Authorization: Bearer <token>'
{ "consumption_by_date": {}, "consumption_by_org_id": {}, "total_acus": 123, "consumption_by_user": {} }
Return daily consumption for the current billing cycle
Personal API Key (apk_user_*) for Enterprise Admins only
Successful Response
Show child attributes