aiendpoint.dev
ServicesModrinth

Modrinth

community

Open-source Minecraft mod hosting platform with 30,000+ mods, resource packs, and modpacks supporting Forge, Fabric, Quilt, and NeoForge with a developer-friendly API.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://modrinth.comNo auth requiredmediadeveloperconfidence: 90/1000 discoveries1 contributors
GET/v2/search

Search Minecraft mods, modpacks, and resource packs

Parameters

querymod name or keyword (stringoptional
facetsproject_type:mod|modpack|resourcepack (stringoptional
loadersforge|fabric|quilt|neoforge (stringoptional
game_versions1.21|1.20.1 (stringoptional

Returns

hits[] with project_id, slug, title, description, downloads, icon_url, categories[], loaders[], game_versions[]
GET/v2/project/{id}

Get mod or project details

Returns

project with id, slug, title, description, categories[], loaders[], game_versions[], downloads, license, source_url, versions[]
GET/v2/version/{id}

Get specific mod version and download files

Returns

version with version_number, game_versions[], loaders[], files[{filename, url, size}], dependencies[]