All integrations

RAWG

DATA · DATA & ANALYTICS

Game, platform, genre, and developer data from RAWG, whose terms require visible credit.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

rawg_get_creator_rolesWRITE

List the roles a game creator can hold -- the positions RAWG tracks on a development team, such as director, producer, composer or writer. Paginated. These are the values that appear on a creator's `positions` and on a development-team entry, so this is the vocabulary to read before filtering by one.

api
rawg_get_creatorsWRITE

List the people RAWG tracks as game creators -- designers, directors, composers, writers and the rest -- with each one's id, slug, image, positions and the number of games they are credited on. Paginated, and very large (about 29,700 people), so page rather than expecting one call to enumerate it.

api
rawg_get_creators_by_idWRITE

Get one game creator by numeric id or slug: their name, image, description, the positions they hold, how many games they are credited on and their Reddit and Twitter links where RAWG has them.

api
rawg_get_developersWRITE

List the development studios RAWG tracks, with each one's id, slug, game count and a background image. Paginated, and very large (about 465,000 studios), so this is a paging surface rather than a directory to download.

api
rawg_get_developers_by_idWRITE

Get one development studio by numeric id or slug: its name, description, game count and background image.

api
rawg_get_gamesWRITE

The main games query: search RAWG's catalogue of about 900,000 games and filter it by platform, parent platform, store, developer, publisher, genre, tag, creator, release-date range, update-date range, platform count and Metacritic score, with ordering and paging. Each result carries the game's id, slug, name, release date, rating, Metacritic score, platforms, stores, genres, tags, ESRB rating and cover image. This is the route to resolve a game's id from its name before calling any of the per-game tools.

api
rawg_get_games_by_game_pk_additionsWRITE

List the additions to a game -- its DLC, expansions and alternative editions -- as full game records. Paginated. The inverse of the parent-games tool.

api
rawg_get_games_by_game_pk_development_teamWRITE

List the people credited on a game, each with their id, slug, image, the positions they held on it and the number of games they are credited on overall. Paginated and orderable.

api
rawg_get_games_by_game_pk_game_seriesWRITE

List the other games RAWG places in the same series as this one, as full game records. Paginated.

api
rawg_get_games_by_game_pk_parent_gamesWRITE

List the parent games of a DLC, expansion or edition -- the base games it belongs to -- as full game records. Empty for a base game. The inverse of the additions tool.

api
rawg_get_games_by_game_pk_screenshotsWRITE

List a game's screenshots, each with its image URL, dimensions and whether RAWG flags it as deleted. Paginated and orderable.

api
rawg_get_games_by_game_pk_storesWRITE

List the store links for a game -- which storefronts carry it and the URL of each listing, keyed by RAWG's store ids. Paginated and orderable. Free-tier keys reach this (measured 2026-09-17: 200 with five store links for Grand Theft Auto V), despite the wave brief listing it as plan-gated.

api
rawg_get_games_by_idWRITE

Get one game by numeric id or slug, in full: description, release date, ratings and rating breakdown, Metacritic score and per-platform Metacritic links, playtime, platforms and their requirements, stores, developers, publishers, genres, tags, ESRB rating, Reddit and Metacritic URLs, and the counts of its additions, parent games, series entries and screenshots. Much richer than the same game's row in a list response.

api
rawg_get_games_by_id_achievementsWRITE

List a game's achievements, each with its name, description, image and the percentage of players who have unlocked it. Paginated.

api
rawg_get_games_by_id_moviesWRITE

List a game's trailers and video clips, each with a preview image and the video files RAWG holds. Paginated. Free-tier keys reach this (measured 2026-09-17: 200 with eight trailers for Grand Theft Auto V), despite the wave brief listing it as plan-gated.

api
rawg_get_games_by_id_redditWRITE

List the Reddit posts RAWG has collected about a game, each with its title, text, author, creation date, score, comment count and permalink. Paginated.

api
rawg_get_games_by_id_suggestedWRITE

List the games RAWG suggests as similar to this one, as full game records. Paginated. REQUIRES A RAWG BUSINESS PLAN: on a free key this route answers 401 with an EMPTY body (measured 2026-09-17) even though the key itself is valid -- the response still carries the `api-user` header that identifies the account, which is how a plan refusal is told apart from a bad key. Upgrade the RAWG plan rather than replacing the key.

api
rawg_get_games_by_id_twitchWRITE

List the Twitch streams RAWG has collected for a game, each with its title, description, creation and publication dates, thumbnail, view count and language. Paginated. REQUIRES A RAWG BUSINESS PLAN: on a free key this route answers 401 with an EMPTY body (measured 2026-09-17) even though the key itself is valid -- the response still carries the `api-user` header that identifies the account, which is how a plan refusal is told apart from a bad key. Upgrade the RAWG plan rather than replacing the key.

api
rawg_get_games_by_id_youtubeWRITE

List the YouTube videos RAWG has collected for a game, each with its title, description, channel, thumbnails, view, like, dislike and comment counts and publication date. Paginated. REQUIRES A RAWG BUSINESS PLAN: on a free key this route answers 401 with an EMPTY body (measured 2026-09-17) even though the key itself is valid -- the response still carries the `api-user` header that identifies the account, which is how a plan refusal is told apart from a bad key. Upgrade the RAWG plan rather than replacing the key.

api
rawg_get_genresWRITE

List RAWG's 19 genres, each with its id, slug, game count and a few representative games. The vocabulary to read before filtering a games query by genre.

api
rawg_get_genres_by_idWRITE

Get one genre by numeric id or slug: its name, description, game count and background image.

api
rawg_get_platformsWRITE

List the 51 gaming platforms RAWG tracks -- individual consoles, handhelds, PC and mobile operating systems -- each with its id, slug, release year range, game count and a few representative games. Paginated and orderable.

api
rawg_get_platforms_by_idWRITE

Get one platform by numeric id or slug: its name, description, release year range, game count and background image.

api
rawg_get_platforms_lists_parentsWRITE

List the 14 parent platforms, each with the individual platforms grouped under it. For instance, for PS2 and PS4 the parent platform is PlayStation. This is the vocabulary behind the `parent_platforms` filter on the games query, and the route this integration probes when a key is pasted -- it is free, unmetered and returns the same small list for every account.

api
rawg_get_publishersWRITE

List the game publishers RAWG tracks, each with its id, slug, game count and background image. Paginated, and large (about 91,000 publishers).

api
rawg_get_publishers_by_idWRITE

Get one publisher by numeric id or slug: its name, description, game count and background image.

api
rawg_get_storesWRITE

List the 10 storefronts RAWG tracks -- Steam, PlayStation Store, Xbox Store, App Store, GOG, Nintendo Store, Google Play, itch.io, Epic Games and Xbox 360 Store -- each with its id, slug, domain, game count and a few representative games. The vocabulary behind the `stores` and `exclude_stores` filters on the games query.

api
rawg_get_stores_by_idWRITE

Get one storefront by numeric id or slug: its name, domain, description, game count and background image.

api
rawg_get_tagsWRITE

List the tags RAWG applies to games -- singleplayer, multiplayer, co-op, atmospheric and about 9,700 more -- each with its id, slug, language and game count. Paginated. The vocabulary behind the `tags` filter on the games query.

api
rawg_get_tags_by_idWRITE

Get one tag by numeric id or slug: its name, language, game count and background image.

api

Put RAWG behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.