/api/addons/autocomplete
| Property | Type | Description | 
|---|---|---|
| platform | "modrinth" | "curseforge" | The platform to filter the addons by. | 
| query? | string | The slug or name to filter for. | 
application/json
| Property | Type | Description | 
|---|---|---|
| slug | string | The slug of the addon. | 
| name | string | The name of the addon. | 
application/json
| Property | Type | Description | 
|---|---|---|
| error | string | An invalid platform was provided. |