mirror of
https://github.com/Drop-OSS/drop-docs.git
synced 2026-08-26 17:06:34 -04:00
9 lines
319 B
Markdown
9 lines
319 B
Markdown
# IGDB
|
|
|
|
IGDB is a game database run by Twitch. It is free to use, but requires a Twitch account.
|
|
|
|
## Getting an API key
|
|
|
|
1. Follow the instructions at [https://api-docs.igdb.com/#getting-started](https://api-docs.igdb.com/#getting-started)
|
|
2. Assign the `IGDB_CLIENT_ID` and `IGDB_CLIENT_SECRET` environment variables.
|