API Overview
System status and traffic summary
REQUESTS / 24H
184,291
↑ 12.4% vs yesterday
SUCCESS RATE
99.82%
↑ 0.14% improvement
AVG. LATENCY
84 ms
↓ 8 ms improvement
ACTIVE KEYS
27
3 expire this month
Recent API requests
| Method | Endpoint | Status | Latency | Time |
|---|---|---|---|---|
| GET | /v2/users | 200 OK | 42 ms | 22:41:03 |
| POST | /v2/orders | 201 Created | 118 ms | 22:40:58 |
| GET | /v2/catalog | 200 OK | 67 ms | 22:40:51 |
| DELETE | /v2/cache/991 | 204 No Content | 31 ms | 22:40:46 |
| POST | /v2/auth/token | 200 OK | 93 ms | 22:40:42 |
| GET | /v2/reports | 200 OK | 156 ms | 22:40:36 |
Service health
All systems operational
Gateway cluster
Database
Cache
Authentication
Popular endpoints
GET /v2/users 48.2k
GET /v2/catalog 31.8k
POST /v2/orders 19.4k
GET /v2/reports 8.7k
Example response
{
"status": "ok",
"request_id": "req_8f21c1a",
"data": {
"items": 42,
"updated_at": "2026-09-12T22:41:03Z"
}
}