Back to catalog
🎮

IGDB.com

API Key

Video Game Database

🎮Games & ComicsHTTPS

Red Dead Redemption 2

IGDB

NameRed Dead Redemption 2
Rating92.4
First Release Date2018-10-26
PlatformPC, PS4, Xbox One
GenreAdventure, Shooter

Sample Response

response.json
1{
2 "name": "Red Dead Redemption 2",
3 "rating": "92.4",
4 "first_release_date": "2018-10-26",
5 "platform": "PC, PS4, Xbox One",
6 "genre": "Adventure, Shooter"
7}

Code Snippets

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

Similar APIs