Back to catalog
🎮

mod.io

API Key

Cross Platform Mod API

🎮Games & ComicsHTTPS

Game Mods

5 items

Enhanced Textures Pack

Skyrim

9.4

Realistic Weather Overhaul

Skyrim

9.1

NPC AI Improvement

Fallout 4

8.8

4K Character Skins

Cyberpunk 2077

8.6

Expanded Crafting System

Minecraft

8.3

Sample Response

response.json
1{
2 "items": [
3 {
4 "mod_id": "mod_001",
5 "name": "Enhanced Textures Pack",
6 "game": "Skyrim",
7 "downloads": 482310,
8 "rating": 9.4
9 },
10 {
11 "mod_id": "mod_002",
12 "name": "Realistic Weather Overhaul",
13 "game": "Skyrim",
14 "downloads": 301245,
15 "rating": 9.1

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.mod.io" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs