Back to catalog
๐ŸŽฎ

Giant Bomb

API Key

Video Games

๐ŸŽฎGames & ComicsHTTPS

Giant Bomb

5 items

The Legend of Zelda: Tears of the Kingdom

Nintendo Switch

Action-Adventure

Baldur's Gate 3

PC

RPG

Elden Ring

PlayStation 5

Action RPG

God of War Ragnarรถk

PlayStation 5

Action-Adventure

Hades

PC

Roguelike

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "The Legend of Zelda: Tears of the Kingdom",
5 "platform": "Nintendo Switch",
6 "year": 2023,
7 "genre": "Action-Adventure",
8 "rating": 96
9 },
10 {
11 "name": "Baldur's Gate 3",
12 "platform": "PC",
13 "year": 2023,
14 "genre": "RPG",
15 "rating": 97

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.giantbomb.com/api/documentation" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs