API Documentation
This page links to the live FastAPI docs using the API base configured in web/config/site.json.
Live API docs
Loading…
Project docs (local)
These links work when serving from the repo root; production hosting may not include these files.
Relevant endpoints
GET /v1/cities— list of cities and stopsPOST /v1/submit— submit a simulation jobGET /v1/status/{job_id}— poll job statusPOST /v1/insights/{job_id}— summary markdown for a completed jobPOST /v1/insights/{job_id}/chat— ask follow‑ups about a job