Retrieve account usage
Authentication
Pass your EmpirioLabs API key as a bearer token. The Anthropic-style
x-api-key header is also accepted on every endpoint.
Query parameters
Return events created before this timestamp. Use next_cursor for pagination.
Filter events by source: api (direct API requests), playground, compose (Compose video productions), gpu_cloud (GPU Cloud rentals), or hosted_agents (calls made by a Hosted Agent).
Response
Current subscription state. Present for an account with a current active or past-due subscription. A past-due plan grants no plan access. Allowance limits are intentionally shown on the Billing and pricing pages rather than frozen into this API schema.
Account-level spend split by product over the requested window
(from / to), or all-time when neither is set. This is distinct
from summary, which only covers the returned page of usage events.
