Skip to main content

REST API

Draft outline

Scaffold. Replace the bullet prompts with your own text and delete this banner when done.

  • Base URL / how to reach the API on a FRAME; discovering endpoints (OpenAPI/Swagger?).
  • Authentication (if any).
  • Core examples: read/set stage position, snap an image, start a scan, set illumination.
  • Response formats and error handling.
# TODO: minimal working curl example (move stage, snap)
TODO

Source: ImSwitch_Functionality_Overview.md ("API & Integration"). Confirm the endpoint list and paste real request/response examples. Link the live API docs.