GET /usage
API Reference
GET /usage
View paginated usage history with timestamps, endpoints, and credit consumption
GET
GET /usage
Returns a paginated list of your API calls with timestamps, endpoints, status codes, credits consumed, and response times.
Cost: Free (does not consume credits)
Authentication
Query Parameters
Number of records to return per page.Range: 1-100
Pagination offset.
Example Request
Response
Array of usage records.
Total number of usage records available.
Current pagination offset.
Number of records returned in this response.
Example Response
Use Cases
Audit API usage
Audit API usage
Track which endpoints are being called and when.
Debug issues
Debug issues
Check status codes and response times to identify failures.
Monitor credit consumption
Monitor credit consumption
See which operations are consuming the most credits.
Build usage dashboards
Build usage dashboards
Integrate usage data into your internal analytics.
Pagination Example
Next Steps
Account Metadata
Get tier, credits, and rate limits
Rate Limits
Understand credit consumption