RAWG Video Games Database API

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 services - Similar games based on visual similarity. - Player activity data: Steam average playtime and RAWG player counts and ratings. - Actively developing and constantly getting better by user contribution and our algorithms. ### Terms of Use - Free for personal use as long as you attribute RAWG as the source of the data and/or images and add an active hyperlink from every page where the data of RAWG is used. - Free for commercial use for startups and hobby projects with not more than 100,000 monthly active users or 500,000 page views per month. If your project is larger than that, email us at [api@rawg.io](mailto:api@rawg.io) for commercial terms. - No cloning. It would not be cool if you used our API to launch a clone of RAWG. We know it is not always easy to say what is a duplicate and what isn't. Drop us a line at [api@rawg.io](mailto:api@rawg.io) if you are in doubt, and we will talk it through. - You must include an API key with every request. The key can be obtained at https://rawg.io/apidocs. If you don’t provide it, we may ban your requests. __[Read more](https://rawg.io/apidocs)__.

Claim this API

Are you the operator of RAWG Video Games Database API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with RAWG Video Games Database API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.rawg.io/api
Auth: unknown
Endpoints: 30
Reachable: unknown
CORS: unknown

Endpoints

Method Path Summary Auth Last Status Latency
GET /creator-roles Get a list of creator positions (jobs).
GET /creators Get a list of game creators.
GET /creators/{id} Get details of the creator.
GET /developers Get a list of game developers.
GET /developers/{id} Get details of the developer.
GET /games Get a list of games.
GET /games/{game_pk}/additions Get a list of DLC's for the game, GOTY and other editions, companion apps, etc.
GET /games/{game_pk}/development-team Get a list of individual creators that were part of the development team.
GET /games/{game_pk}/game-series Get a list of games that are part of the same series.
GET /games/{game_pk}/parent-games Get a list of parent games for DLC's and editions.
GET /games/{game_pk}/screenshots Get screenshots for the game.
GET /games/{game_pk}/stores Get links to the stores that sell the game.
GET /games/{id} Get details of the game.
GET /games/{id}/achievements Get a list of game achievements.
GET /games/{id}/movies Get a list of game trailers.
GET /games/{id}/reddit Get a list of most recent posts from the game's subreddit.
GET /games/{id}/suggested Get a list of visually similar games, available only for business and enterprise API users.
GET /games/{id}/twitch Get streams on Twitch associated with the game, available only for business and enterprise API users.
GET /games/{id}/youtube Get videos from YouTube associated with the game, available only for business and enterprise API users.
GET /genres Get a list of video game genres.
GET /genres/{id} Get details of the genre.
GET /platforms Get a list of video game platforms.
GET /platforms/lists/parents Get a list of parent platforms.
GET /platforms/{id} Get details of the platform.
GET /publishers Get a list of video game publishers.
GET /publishers/{id} Get details of the publisher.
GET /stores Get a list of video game storefronts.
GET /stores/{id} Get details of the store.
GET /tags Get a list of tags.
GET /tags/{id} Get details of the tag.