GET

/api/api/addons/:slug

Params

PropertyTypeDescription
slugstringThe unique slug identifier for the addon.

Query

PropertyTypeDescription
platform?"modrinth" | "curseforge"The platform to filter the addon by.

Responses

200

application/json

Model: Addon

400

application/json

Model

PropertyTypeDescription
errorstringAn invalid query or params were provided.
404

application/json

Model

PropertyTypeDescription
errorstringThe provided slug does not exist.