Build a client¶
These pages are for people (and LLMs) writing a thin HTML/JavaScript page against a running AcqStore Server.
- Build a first client — step-by-step API v2 path
- Cursor prompt — paste into Cursor or ChatGPT
While the app is running, use live Swagger and OpenAPI:
http://127.0.0.1:8767/docs
http://127.0.0.1:8767/openapi.json
Optional extras are under Reference (details). Match the behavior of the built-in demo at /demo/v2/ (primary images, reference images when present, and the reference line-scan path when available).