{
  "service": "nex-central-memory-api",
  "version": "0.1.2",
  "endpoints": [
    "GET /health",
    "GET /memory/:symbol?window=8h",
    "GET /aggregated-market-context/:symbol",
    "GET /aggregated-market-context?symbols=BTCUSDT,ETHUSDT,SOLUSDT",
    "GET /aggregated-worker-status",
    "GET /aggregated-cache-status",
    "GET /bingx/account (X-NEX-API-Key)",
    "GET /bingx/tier (X-NEX-API-Key)",
    "GET /dominance/history?days=30",
    "GET /nvc/cycles",
    "GET /nvc/diary/:symbol?days=30",
    "GET /nvc/last-closed/:symbol",
    "GET|PUT /nvc/prefs (X-NEX-API-Key)",
    "GET /bingx/history?days=N (X-NEX-API-Key)",
    "GET /bingx/tp-fills?symbol=&side=&days=N (X-NEX-API-Key)",
    "GET|POST|DELETE /bingx/cycle-links (X-NEX-API-Key)"
  ]
}