Get paginated API usage logs
GET/developer/usage/logs
Retrieve detailed, paginated API usage logs showing every request made by a client. Each log entry includes the endpoint called, response status, response time, and timestamp. Use this for debugging, auditing, and detailed usage analysis.
Request
Responses
- 200
- 403
- 429
Paginated list of individual API call log entries with request/response details
Invalid API key, IP not whitelisted, or origin not allowed
Rate limit exceeded — check Retry-After header