Analytics in the GraphQL Platform API
Use the GraphQL Platform API to obtain analytics
The GraphQL Platform API exposes a useful query, named calculatedStatistics
, for extracting key aggregated API consumer metrics using different aggregation functions. Check out the Platform API docs for this - API Usage Analytics.
Also, see API Traffic Analytics (GQL) for queries related to a single API's call volume, errors, and latency.
For overall Enterprise Hub usage queries, see Hub Usage Metrics (GQL).
For admin-related analytics, see Administration (GQL).
Updated 8 months ago