Access usage statistics and performance metrics for your tenant’s API usage.Documentation Index
Fetch the complete documentation index at: https://docs.g-tateth.com/llms.txt
Use this file to discover all available pages before exploring further.
Get Usage Statistics
Month in YYYY-MM format (e.g., “2024-01”). Defaults to current month.
true
Month in YYYY-MM format
Total API requests in the month
Requests broken down by endpoint path
Requests broken down by HTTP method (GET, POST, etc.)
Monthly API call limit from your plan (-1 for unlimited)
Whether the plan has unlimited API calls
Number of requests exceeding the plan limit
Percentage of limit exceeded
Example Request
Example Response
Get Usage History
Number of months to retrieve (1-24, default: 12)
true
Array of usage objects, one per month
Example Request
Example Response
Get Performance Metrics
Month in YYYY-MM format (e.g., “2024-01”). Defaults to current month.
true
Month in YYYY-MM format
Average API response time in milliseconds
95th percentile response time in milliseconds
99th percentile response time in milliseconds
Percentage of requests that resulted in errors
Total requests in the month
Number of successful requests (2xx status codes)
Number of failed requests (4xx, 5xx status codes)
Example Request
Example Response
Required Permissions
read:analytics- Required for all analytics endpoints
Analytics data is aggregated monthly. Historical data is available for up to 24 months.