/api/

Solder's API root.It provides information about the version of the Solder instance and acts as a form of validation.

The /api endpoint is simply used to find out the current version of Solder that is installed.

Note: If you plan to develop a custom implementation of the Solder API, please make sure to return a different name in the /api response. In the future, Technic Platform might rely on this information being accurate.

Language