Back to API List
Analytics & Metrics API
Analytics
3 Endpoints
Track events, generate reports, and provide dashboard data with real-time metrics.
Internal API - Hosted by this App
API Endpoints & Usage
Explore and interact with the available endpoints for the Analytics & Metrics API. These API routes are live!
POST
/api/analytics/track
Track user events and custom metrics.
Try it out
GET
/api/analytics/track
Get recent tracked events for debugging.
Try it out
You can add or change query parameters in the path above (e.g., ?name=User).
GET
/api/analytics/dashboard
Get dashboard metrics and KPIs for specified time range.
Try it out
You can add or change query parameters in the path above (e.g., ?name=User).