mirror of
https://github.com/Drop-OSS/drop-wiki.git
synced 2025-11-12 15:52:44 +10:00
9 lines
588 B
Markdown
9 lines
588 B
Markdown
# GiantBomb
|
|
|
|
GiantBomb is a community-driven open game database. It is accessible at [https://www.giantbomb.com/](https://www.giantbomb.com/).
|
|
|
|
## Creating an account
|
|
To get an API key, you must sign up for an account. Head over to [GiantBomb's Login or Signup](https://www.giantbomb.com/login-signup/) page to create your account, and follow the prompts.
|
|
|
|
## Getting an API key
|
|
Head over to the [GiantBomb API page](https://www.giantbomb.com/api/) and copy your API key from the box at the top of the page. Then, set this in your environment variables with a key of `GIANT_BOMB_API_KEY` |