Usage
API usage statistics and detailed request logs
📄️ Get API usage statistics for a client
Retrieve aggregated API usage statistics for a specific client, optionally filtered by date range. Returns call counts, endpoint breakdowns, and error rates. Use this to monitor your integration's API consumption and identify usage patterns.
📄️ Get paginated API 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.