Get Usage
Usage
Get Usage
Retrieve API usage statistics for the current billing period
GET
Get Usage
Overview
Returns API usage for the current billing period, broken down by metered endpoint type, plus the per-endpoint-type requests-per-minute limits your plan enforces.by_endpoint_type reports used and limit for each metered endpoint type: search, read, screening, and check. A limit of null means unlimited on your plan; 0 means the endpoint type is not available on your plan.
Requires the billing:read scope.
Response
Always
usage.Requests-per-minute limit per endpoint type (
search, read, screening, monitoring, utility, reference, check), as enforced by the rate limiter. See Rate Limits for how limits are applied.Unique request identifier for support and debugging.
Code Examples
Errors
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