IGDB.com
Video Game Database
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Games & Comics
- Documentation / URL
- https://api-docs.igdb.com
Overview
IGDB provides a video game database — key-based (missing auth returns 401, verified).
Quick Start
Games (replace 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;'
Authentication
- Twitch account → Client-ID + OAuth token (per the docs).
- Send
Client-ID+Authorization: Bearerheaders (missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs).
- Games, companies, platforms.
FAQ
Is IGDB free? Free tier with limits; more is paid.
Why 401? Client-ID/token required (verified) — set up Twitch auth.
What’s the auth style?
Client-ID + Authorization: Bearer.
More in Games & Comics
| 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 | ↗ |