Games & Comics — entry 060 of 77

RAWG.io

Verified Jul 2026

RAWG is a large cross-platform game database (500,000+ titles across 50+ platforms) with metadata like release dates, ratings, screenshots, and store links, served as JSON from api.rawg.io. Every request needs an API key as a query parameter; the free personal tier allows up to 20,000 requests/month for non-commercial use with a required backlink to RAWG, while commercial use requires a paid Business plan starting at $149/month.

video-gamesdatabaseapi-keyfreemium
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreemiumA usable free tier exists, with paid plans for more volume.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score81out of 100
Authentication15/25API key required
Pricing17/20Freemium tier available
Docs20/20Machine-readable spec file bundled
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 81 on greatapis.com
<a href="https://greatapis.com/api/rawg-io/"><img src="https://greatapis.com/badge/rawg-io.svg" alt="Scored 81 on greatapis.com"></a>

Auth quickstart

  1. Sign up with the provider to get an API key.
  2. Send it on every request as a query param?key=<key>
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.

Endpoints

Servers
https://api.rawg.io/api
creator-roles1
GET/creator-rolesGet a list of creator positions (jobs).
Parameters
NameInRequiredType
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
creators2
GET/creatorsGet a list of game creators.
Parameters
NameInRequiredType
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/creators/{id}Get details of the creator.
Parameters
NameInRequiredType
idpathyesinteger
idpathyesstring
Responses
StatusDescriptionSchema
200PersonSingle
developers2
GET/developersGet a list of game developers.
Parameters
NameInRequiredType
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/developers/{id}Get details of the developer.
Parameters
NameInRequiredType
idpathyesinteger
Responses
StatusDescriptionSchema
200DeveloperSingle
games14
GET/gamesGet a list of games.
Parameters
NameInRequiredType
pagequerynointeger
page_sizequerynointeger
searchquerynostring
search_precisequerynoboolean
search_exactquerynoboolean
parent_platformsquerynostring
platformsquerynostring
storesquerynostring
developersquerynostring
publishersquerynostring
genresquerynostring
tagsquerynostring
creatorsquerynostring
datesquerynostring
updatedquerynostring
platforms_countquerynointeger
metacriticquerynostring
exclude_collectionquerynointeger
exclude_additionsquerynoboolean
exclude_parentsquerynoboolean
exclude_game_seriesquerynoboolean
exclude_storesquerynostring
orderingquerynostring
Responses
StatusDescriptionSchema
200
GET/games/{game_pk}/additionsGet a list of DLC's for the game, GOTY and other editions, companion apps, etc.
Parameters
NameInRequiredType
game_pkpathyesstring
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/games/{game_pk}/development-teamGet a list of individual creators that were part of the development team.
Parameters
NameInRequiredType
game_pkpathyesstring
orderingquerynostring
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/games/{game_pk}/game-seriesGet a list of games that are part of the same series.
Parameters
NameInRequiredType
game_pkpathyesstring
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/games/{game_pk}/parent-gamesGet a list of parent games for DLC's and editions.
Parameters
NameInRequiredType
game_pkpathyesstring
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/games/{game_pk}/screenshotsGet screenshots for the game.
Parameters
NameInRequiredType
game_pkpathyesstring
orderingquerynostring
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/games/{game_pk}/storesGet links to the stores that sell the game.
Parameters
NameInRequiredType
game_pkpathyesstring
orderingquerynostring
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/games/{id}Get details of the game.
Parameters
NameInRequiredType
idpathyesinteger
idpathyesstring
Responses
StatusDescriptionSchema
200GameSingle
GET/games/{id}/achievementsGet a list of game achievements.
Parameters
NameInRequiredType
idpathyesinteger
idpathyesstring
Responses
StatusDescriptionSchema
200ParentAchievement
GET/games/{id}/moviesGet a list of game trailers.
Parameters
NameInRequiredType
idpathyesinteger
idpathyesstring
Responses
StatusDescriptionSchema
200Movie
GET/games/{id}/redditGet a list of most recent posts from the game's subreddit.
Parameters
NameInRequiredType
idpathyesinteger
idpathyesstring
Responses
StatusDescriptionSchema
200Reddit
GET/games/{id}/suggestedGet a list of visually similar games, available only for business and enterprise API users.
Parameters
NameInRequiredType
idpathyesinteger
idpathyesstring
Responses
StatusDescriptionSchema
200GameSingle
GET/games/{id}/twitchGet streams on Twitch associated with the game, available only for business and enterprise API users.
Parameters
NameInRequiredType
idpathyesinteger
idpathyesstring
Responses
StatusDescriptionSchema
200Twitch
GET/games/{id}/youtubeGet videos from YouTube associated with the game, available only for business and enterprise API users.
Parameters
NameInRequiredType
idpathyesinteger
idpathyesstring
Responses
StatusDescriptionSchema
200Youtube
genres2
GET/genresGet a list of video game genres.
Parameters
NameInRequiredType
orderingquerynostring
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/genres/{id}Get details of the genre.
Parameters
NameInRequiredType
idpathyesinteger
Responses
StatusDescriptionSchema
200GenreSingle
platforms3
GET/platformsGet a list of video game platforms.
Parameters
NameInRequiredType
orderingquerynostring
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/platforms/lists/parentsGet a list of parent platforms.
Parameters
NameInRequiredType
orderingquerynostring
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/platforms/{id}Get details of the platform.
Parameters
NameInRequiredType
idpathyesinteger
Responses
StatusDescriptionSchema
200PlatformSingle
publishers2
GET/publishersGet a list of video game publishers.
Parameters
NameInRequiredType
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/publishers/{id}Get details of the publisher.
Parameters
NameInRequiredType
idpathyesinteger
Responses
StatusDescriptionSchema
200PublisherSingle
stores2
GET/storesGet a list of video game storefronts.
Parameters
NameInRequiredType
orderingquerynostring
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/stores/{id}Get details of the store.
Parameters
NameInRequiredType
idpathyesinteger
Responses
StatusDescriptionSchema
200StoreSingle
tags2
GET/tagsGet a list of tags.
Parameters
NameInRequiredType
pagequerynointeger
page_sizequerynointeger
Responses
StatusDescriptionSchema
200
GET/tags/{id}Get details of the tag.
Parameters
NameInRequiredType
idpathyesinteger
Responses
StatusDescriptionSchema
200TagSingle

Try it

Developer reference

Base URLhttps://api.rawg.io/api
Rate limit

Free: up to 20,000 requests/month, non-commercial use only, requires a visible backlink to RAWG. Business ($149/mo): up to 50,000 requests/month, commercial use allowed. Enterprise: up to 1,000,000 requests/month, custom data requests. No per-second/per-minute throttle is published.

Key endpoints
  • GET/games
  • GET/games/{id}
  • GET/genres
  • GET/platforms
  • GET/publishers