PRODUCTION
API Gateway / v2

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

MethodEndpointStatusLatencyTime
GET/v2/users200 OK42 ms22:41:03
POST/v2/orders201 Created118 ms22:40:58
GET/v2/catalog200 OK67 ms22:40:51
DELETE/v2/cache/991204 No Content31 ms22:40:46
POST/v2/auth/token200 OK93 ms22:40:42
GET/v2/reports200 OK156 ms22: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"
  }
}