Get Usage
Usage
Get Usage
Retrieve API usage statistics for the current billing period
GET
Get Usage
Overview
Returns API usage statistics for the current billing period, broken down by endpoint type, plus rate limit status. Theby_endpoint_type object reports used and limit for every metered endpoint type (search, read, screening, clearance, image_search, check, export). A limit of null indicates an unlimited plan; 0 means the endpoint type is not allowed on the current plan.
Response
Always
"usage"Request ID for debugging
Code Examples
Errors
| Status | Type | Description |
|---|---|---|
| 401 | unauthorized | Missing or invalid API key |
| 429 | rate_limited | Too many requests |
Related Endpoints
- Get Current Organization — organization profile and plan
- Get Usage Summary — daily breakdown by endpoint type or API key
- List API Keys — manage API keys