Skip to main content

API Reference

The REST API is described in two places:

Local Swagger UI

When the server is running locally, an interactive Swagger UI is served at http://localhost:8180/swagger-ui/index.html. It is generated from the same Spring annotations that the checked-in spec is derived from, so it always reflects the code you're running against.