API Reference

Working with API

✨ We have a Swagger 2.0 specification available at http://localhost:1771/swagger for the Meltcd API.

When You will run meltcd server locally, you can see the Swagger specification for API at /swagger endpoint. From this page you can test local api server.

GET http://localhost:1771/swagger

To know how to start meltcd server see Quick Start

Last updated