--- title: TS Anomaly Benchmark API emoji: 📊 colorFrom: blue colorTo: blue sdk: docker app_port: 7860 pinned: false --- # TS Anomaly Detection Benchmark — API Backend FastAPI backend for the [ts-anomaly-benchmark](https://gitlab.com/stevenmcdermott/ts-anomaly-benchmark) project. Serves the React frontend hosted at [ts-anomaly-benchmark.netlify.app](https://ts-anomaly-benchmark.netlify.app). ## Endpoints - `GET /` — health check - `POST /api/run` — start a benchmark job - `GET /api/status/{job_id}` — poll progress and results