API Documentation

TAC Trader Platform v11 — API Documentation

Interactive API Docs (Swagger UI) | ReDoc

System Endpoints

  • GET /health — Platform health v11.0.0
  • GET /api/v11/system/inventory — Full inventory
  • GET /api/v11/system/health — v11 health
  • GET /api/v11/system/mode — Current mode
  • GET /api/v11/system/verify — Verification
  • GET /api/v11/db/stats — Database stats

Trading Endpoints

  • POST /api/v11/trading/simulate — Full simulation
  • POST /api/v11/trading/max-edge-signal — Max edge signal
  • POST /api/v11/trading/full-cycle — Full trade cycle
  • POST /api/v11/trading/backtest — Backtest

v10 Quantum Edge

  • GET /api/v10/system/health
  • POST /api/v10/trading/max-edge-signal
  • GET /api/v10/datasets

v6 RPC & Command Center

  • GET /api/v6/rpc/snapshot
  • GET /api/v6/rpc/best
  • GET /api/v6/command-center/panels
Scroll to Top