rawg.io

The largest open video games database. Why build on RAWG - More than 350,000 games for 50 platforms including mobiles. - Rich metadata: tags, genres, developers, publishers, individual creators, official websites, release dates, Metacritic ratings. - Where to buy: links to digital distribution

30 endpoints entertainment
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (6 total)

npm install Rawg.io-Node
npm install rawg-sdk
go get github.com/dimuska139/rawg-sdk-go
composer require rawg-sdk-php
# See https://github.com/pespinel/RAWGKit
# See https://github.com/quetool/rawg_sdk_dart
curl examples
Get a list of tags.
curl \
  https://api.rawg.io/api/tags
Get a list of games.
curl \
  https://api.rawg.io/api/games
Get a list of video game genres.
curl \
  https://api.rawg.io/api/genres
Endpoints (30 total)
GET
/tags
Get a list of tags.
GET
/games
Get a list of games.
GET
/genres
Get a list of video game genres.
GET
/stores
Get a list of video game storefronts.
GET
/creators
Get a list of game creators.
GET
/platforms
Get a list of video game platforms.
GET
/tags/{id}
Get details of the tag.
GET
/developers
Get a list of game developers.
GET
/games/{id}
Get details of the game.
GET
/publishers
Get a list of video game publishers.
GET
/genres/{id}
Get details of the genre.
GET
/stores/{id}
Get details of the store.
Related APIs in same category
jokes.onevimeo.comnpr.orgnpr.orgnpr.orgnpr.org
At a glance
Total SDKs6
Languages5
Endpoints30
Categories1
https://api.rawg.io/api