IGDB.com
电子游戏数据库
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 游戏与漫画
- 文档 / URL
- https://api-docs.igdb.com
简介
IGDB 提供电子游戏数据库——基于密钥(缺少认证返回 401,已实测)。
快速开始
游戏(替换 YOUR_CLIENT_ID/YOUR_TOKEN):
curl "https://api.igdb.com/v4/games" \
-H "Client-ID: YOUR_CLIENT_ID" \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: text/plain" \
-d 'fields name; limit 10;'
认证方式
- Twitch 账户 → Client-ID + OAuth token(按文档)。
- 发送
Client-ID+Authorization: Bearer请求头(缺失 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档)。
- 游戏、公司、平台。
常见问题
IGDB 免费吗? 免费层带限额;更多需要付费。
为什么 401? 需要 Client-ID/token(已实测)——请配置 Twitch 认证。
认证风格是什么?
Client-ID + Authorization: Bearer。
游戏与漫画 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AmiiboAPI Nintendo Amiibo Information | No auth | Yes | Yes | ↗ |
| Animal Crossing: New Horizons API for critters, fossils, art, music, furniture and villagers | No auth | Yes | Unknown | ↗ |
| Astroworld Free Minecraft data: mobs, biomes, items, enchantments, structures, commands, versions, achievements, trades | No auth | Yes | Yes | ↗ |
| Autochess VNG Rest Api for Autochess VNG | No auth | Yes | Yes | ↗ |
| Barter.VG Provides information about Game, DLC, Bundles, Giveaways, Trading | No auth | Yes | Yes | ↗ |