HTTP API ======== Live documentation ------------------ Full, interactive Swagger documentation for your microscopes web API is available from the microscope itself. From any browser, go to ``http://{your microscope IP address}/api/v2/docs/swagger-ui``. .. note:: We should have an online copy of the API SwaggerUI documentation up soon. The API is now also detailed below, or there is a more interactive version of the docs statically compiled using ReDoc_ .. openapi:: ../build/swagger.yaml .. _ReDoc: api_redoc.html