Usage
Inspect credits, rate limits, and activity from the Usage API. The portal dashboard provides the same metrics for signed-in Team and Custom organizations.
Endpoints
GET /usage— summary: credits, requests, job counts, limits, current usageGET /usage/credits— balance and per-job-type credit breakdownGET /usage/rate-limits— limits, current usage, reset timestampsGET /usage/jobs— job volume and status aggregatesGET /usage/webhooks— endpoint counts and delivery stats
Query parameters
period: current_billing_period (default), last_7_days, last_30_days, or custom with start_date and end_date (max 90-day range). Optional api_key_id and job_type filters on some endpoints.
Team defaults
Illustrative Team plan limits (Custom may match or negotiate overrides):
- 60 requests/minute per API key
- 10,000 requests/day per organization
- 3 concurrent video jobs, 2 concurrent split jobs
- 10 active API keys, 3 webhook endpoints
- 2 GB max asset upload size
Scope: usage:read.