API Reference

Working with API

✨ We have a Swagger 2.0 specification available at meltcd.meltred.tech 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:11771/swagger

To know how to start meltcd server see Quick Start

Last updated