Overall API Status
Health check for all services.
- Services Online: 95%
- Total Endpoints: 150
- Last Check: Just now
Request Volume
Current requests per minute.
- Current RPS: 12.5K
- Avg RPS (1hr): 11.2K
- Peak RPS (24hr): 18.9K
Error Rate
Percentage of failed requests.
- Current Error %: 1.2%
- Avg Error % (1hr): 0.8%
- Top Error Code: 503
API Endpoints
Management and status of all registered API endpoints.
| Endpoint Name | Path | Method | Status | Requests (Last Hour) | Response Time (ms) |
|---|---|---|---|---|---|
| User Profile | /users/:id | GET | Active | 5,200 | 55 |
| Product List | /products | GET | Active | 8,150 | 72 |
| Order Creation | /orders | POST | Active | 1,050 | 120 |
| Payment Gateway | /payment | POST | Degraded | 300 | 250 (avg) |
| Auth Service | /auth/login | POST | Active | 7,500 | 40 |
| Internal Task Runner | /tasks/run | GET | Error | 15 | N/A |