GET

/api/addons/autocomplete

Query

PropertyTypeDescription
platform"modrinth" | "curseforge"The platform to filter the addons by.
query?stringThe slug or name to filter for.

Responses

200

application/json

Model

PropertyTypeDescription
slugstringThe slug of the addon.
namestringThe name of the addon.
400

application/json

Model

PropertyTypeDescription
errorstringAn invalid platform was provided.