API Reference
1. REST API reference
2. Generated OpenAPI Specification
To explore the interactive API documentation:
docker run -p 8080:8080 \
-e SWAGGER_JSON=/doc/swagger-config.yaml \
-v $(pwd)/doc:/doc \
swaggerapi/swagger-ui
Access at: http://localhost:8080