{
  "service": "nex-central-memory-api",
  "version": "0.1.2",
  "endpoints": [
    "GET /health",
    "GET /bingx/account (X-NEX-API-Key)",
    "GET /bingx/tier (X-NEX-API-Key)",
    "GET /dominance/history?days=30",
    "GET /bingx/history?days=N (X-NEX-API-Key)",
    "GET /bingx/tp-fills?symbol=&side=&days=N (X-NEX-API-Key)",
    "GET|POST|DELETE /piloto/armacoes (X-NEX-API-Key)",
    "GET|POST /piloto/caixa (X-NEX-API-Key)",
    "GET|POST /trade-journal (X-NEX-API-Key)",
    "GET|POST /gestao (X-NEX-API-Key)",
    "GET|POST /validador (X-NEX-API-Key)"
  ]
}