OpenAPI Specification¶
The Slicer REST API is documented as an OpenAPI 3.0 spec. Use it to generate clients, explore endpoints, or import into tools like Postman.
To explore interactively, paste the file into Swagger Editor or import it into Postman.
For the hand-written API reference with examples, see the REST API reference.