GET
Modrinth Project Search
Search Modrinth projects and return compact metadata such as slug, author, downloads, and project URL.
Endpoint
https://api.seaavey.com/search/modrinth Parameters
query string required The search keyword for Modrinth projects.
limit number Maximum number of projects to return (1-50). Defaults to 10.
Response
-
status— number -
success— boolean -
latency— string -
data— object[]-
id— string -
title— string -
slug— string -
author— string -
description— string -
downloads— number -
iconUrl— string -
projectType— string -
url— string
-
Errors
401 Invalid or expired API key 400 Missing or invalid query parameter query or limit 429 Too many requests 500 Failed to search Modrinth