Quick Start Guide
1. Make Your First Request
Fetch the list of all services:2. Get Service Details
Retrieve information about a specific service:3. Fetch Metrics
Get peak metrics for a service:Common Use Cases
Monitor Service Status
Monitor Service Status
Use
/api/services to get real-time status and online counts for all services.Track Historical Data
Track Historical Data
Use
/api/metrics/history to access historical data points for analytics.Build Dashboards
Build Dashboards
Combine
/api/overview with /api/metrics/all for comprehensive dashboard data.
