Skip to main content
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
default:50
Number of records to return per page.Range: 1-100
number
default:0
Pagination offset.

Example Request


Response

array
required
Array of usage records.
number
required
Total number of usage records available.
number
required
Current pagination offset.
number
required
Number of records returned in this response.

Example Response


Use Cases

Track which endpoints are being called and when.
Check status codes and response times to identify failures.
See which operations are consuming the most credits.
Integrate usage data into your internal analytics.

Pagination Example


Next Steps

Account Metadata

Get tier, credits, and rate limits

Rate Limits

Understand credit consumption