cURL
curl --request GET \ --url https://your-domain.com/api/client/v1/modrinth/search \ --header 'Authorization: Bearer <token>'
{ "count": 123, "total_hits": 123, "offset": 123, "limit": 123, "query": "<string>", "results": [ {} ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
1 <= x <= 100
x >= 0
relevance
downloads
follows
newest
updated
required
optional
Search results