NAiOS IconNAiOS Logo
Volver al catálogo

RAWG Video Games Database

rawg_video_games_database

The largest video game database and video game discovery service with comprehensive game information, ratings, platforms, and release dates.

Acciones
27
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (27)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Get Creator Roles ListRAWG_VIDEO_GAMES_DATABASE_CREATOR_ROLES_LISTAcción

Tool to get a list of creator positions (jobs) in the gaming industry. Use when you need to browse available creator roles or positions.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set.

  • page_sizeinteger

    Number of results to return per page.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Game CreatorsRAWG_VIDEO_GAMES_DATABASE_CREATORS_LISTAcción

Tool to get a list of game creators from the RAWG database. Use when you need to browse available creators or find specific game developers, designers, or other gaming industry professionals. Supports pagination via page and page_size parameters.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set. Must be >= 1.

  • page_sizeinteger

    Number of results to return per page. Must be >= 1, maximum is 40.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Creator DetailsRAWG_VIDEO_GAMES_DATABASE_CREATORS_READAcción

Tool to get details of a specific creator. Use when you need detailed information about a game creator or person from the RAWG database.

Parámetros de entrada

  • idintegerObligatorio

    A unique integer value identifying this Person.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Game DevelopersRAWG_VIDEO_GAMES_DATABASE_DEVELOPERS_LISTAcción

Tool to get a list of game developers from the RAWG database. Use when you need to browse game developers or filter games by developer. Supports pagination via page and page_size parameters.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set.

  • page_sizeinteger

    Number of results to return per page.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Developer DetailsRAWG_VIDEO_GAMES_DATABASE_DEVELOPERS_READAcción

Tool to get details of a specific developer from the RAWG database. Use when you need to retrieve information about a game developer by their unique ID.

Parámetros de entrada

  • idintegerObligatorio

    A unique integer value identifying this Developer.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Game AchievementsRAWG_VIDEO_GAMES_DATABASE_GAMES_ACHIEVEMENTS_READAcción

Tool to get a list of achievements for a specific game. Use when you need to retrieve game achievements with names, descriptions, images, and completion percentages.

Parámetros de entrada

  • idanyObligatorio

    An ID or a slug identifying the Game.

  • pageinteger

    A page number within the paginated result set. Must be >= 1.

  • page_sizeinteger

    Number of results to return per page. Must be >= 1, maximum is 40.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Game Additions ListRAWG_VIDEO_GAMES_DATABASE_GAMES_ADDITIONS_LISTAcción

Tool to get a list of DLCs, GOTY editions, companion apps, and other additions for a game. Use when you need to find downloadable content or special editions for a specific game.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set.

  • game_pkanyObligatorio

    The primary key/identifier of the game to get additions for.

  • page_sizeinteger

    Number of results to return per page.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Game Development Team ListRAWG_VIDEO_GAMES_DATABASE_GAMES_DEVELOPMENT_TEAM_LISTAcción

Tool to get a list of individual creators from the development team of a specific game. Use when you need to find out who worked on developing a particular game.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set.

  • game_pkanyObligatorio

    Game identifier - unique identifier for the game whose development team you want to retrieve.

  • orderingstring

    Which field to use when ordering the results.

  • page_sizeinteger

    Number of results to return per page. Maximum is 40.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Game Series ListRAWG_VIDEO_GAMES_DATABASE_GAMES_GAME_SERIES_LISTAcción

Tool to get a list of games that are part of the same series. Use when you need to find all games in a franchise or series related to a specific game.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set.

  • game_pkanyObligatorio

    The primary key/identifier of the game to get series for.

  • page_sizeinteger

    Number of results to return per page. Maximum is 40.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List GamesRAWG_VIDEO_GAMES_DATABASE_GAMES_LISTAcción

Tool to get a list of games from RAWG database. Use when you need to browse, search, or filter games with extensive options including platforms, genres, release dates, ratings, and more. Supports pagination and custom ordering.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set. Must be >= 1.

  • tagsstring

    Filter by tag IDs or slugs. Comma-separated values (e.g., '31,7' or 'singleplayer,multiplayer').

  • datesstring

    Filter by release date range. Format: YYYY-MM-DD,YYYY-MM-DD (e.g., '2010-01-01,2018-12-31'). Use single date for exact match.

  • genresstring

    Filter by genre IDs or slugs. Comma-separated values (e.g., '4,51' or 'action,indie').

  • searchstring

    Search query for game names. Use for fuzzy text search across game titles.

  • storesstring

    Filter by store IDs. Comma-separated values (e.g., '1,2,3').

  • updatedstring

    Filter by update date range. Format: YYYY-MM-DD,YYYY-MM-DD (e.g., '2020-12-01,2020-12-31').

  • creatorsstring

    Filter by creator IDs or slugs. Comma-separated values (e.g., '78,28' or 'cris-velasco,mike-morasky').

  • orderingstring

    Sort results by field. Available: 'name', 'released', 'added', 'created', 'updated', 'rating', 'metacritic'. Prefix with '-' for descending (e.g., '-released', '-metacritic').

  • page_sizeinteger

    Number of results to return per page. Must be >= 1, maximum is 40.

  • platformsstring

    Filter by platform IDs or slugs. Comma-separated values (e.g., '4,5' or 'pc,playstation5').

  • developersstring

    Filter by developer IDs or slugs. Comma-separated values (e.g., '123,456' or 'rockstar-games').

  • metacriticstring

    Filter by Metacritic rating range. Format: min,max (e.g., '80,100' for highly rated games).

  • publishersstring

    Filter by publisher IDs or slugs. Comma-separated values (e.g., '354,20987' or 'electronic-arts,microsoft-studios').

  • search_exactboolean

    Mark the search query as exact. Use when you need precise name matching.

  • exclude_storesstring

    Exclude specific stores by IDs. Comma-separated values (e.g., '5,6').

  • search_preciseboolean

    Disable fuzziness for the search query. Set to true for more exact matching.

  • exclude_parentsboolean

    Exclude games which have additions. Set to true to filter out parent games with DLC.

  • platforms_countstring

    Filter by platforms count. Provide exact number (e.g., '1' for single-platform games).

  • parent_platformsstring

    Filter by parent platform IDs. Comma-separated values (e.g., '1,2,3').

  • exclude_additionsboolean

    Exclude additions/DLCs from results. Set to true to get only base games.

  • exclude_collectionstring

    Exclude games from a particular collection by collection ID.

  • exclude_game_seriesboolean

    Exclude games included in a game series. Use to filter out series compilations.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Game TrailersRAWG_VIDEO_GAMES_DATABASE_GAMES_MOVIES_READAcción

Tool to get a list of game trailers and gameplay clips from the RAWG database. Use when you need to retrieve video content for a specific game including preview thumbnails and video URLs at different quality levels. Note that not all games have associated trailer data.

Parámetros de entrada

  • idanyObligatorio

    An ID or a slug identifying the Game.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Parent Games ListRAWG_VIDEO_GAMES_DATABASE_GAMES_PARENT_GAMES_LISTAcción

Tool to get a list of parent games for DLCs and editions. Use when you need to identify the main or base game for a DLC, expansion, or special edition.

Parámetros de entrada

  • pageinteger

    Page number within the paginated result set.

  • game_pkanyObligatorio

    Game identifier - can be either the game's numeric ID or its slug (URL-friendly name).

  • page_sizeinteger

    Number of results to return per page.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Game DetailsRAWG_VIDEO_GAMES_DATABASE_GAMES_READAcción

Tool to get comprehensive details of a specific game. Use when you need detailed information about a game including ratings, platforms, descriptions, and metadata.

Parámetros de entrada

  • idanyObligatorio

    An ID or a slug identifying the Game.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Game Reddit PostsRAWG_VIDEO_GAMES_DATABASE_GAMES_REDDIT_READAcción

Tool to get a list of most recent posts from a game's subreddit. Use when you need to retrieve Reddit discussions, community posts, and social media content related to a specific game.

Parámetros de entrada

  • idanyObligatorio

    An ID or a slug identifying the Game.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Game ScreenshotsRAWG_VIDEO_GAMES_DATABASE_GAMES_SCREENSHOTS_LISTAcción

Tool to get screenshots for a specific game from the RAWG database. Use when you need to retrieve game screenshots with image URLs, dimensions, and visibility status. Supports pagination and custom ordering.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set. Must be >= 1.

  • game_pkanyObligatorio

    The primary key/identifier of the game to get screenshots for. Can be an ID or slug.

  • orderingstring

    Field to use when ordering the results.

  • page_sizeinteger

    Number of results to return per page. Must be >= 1, maximum is 40.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Game Store LinksRAWG_VIDEO_GAMES_DATABASE_GAMES_STORES_LISTAcción

Tool to get links to stores that sell a specific game. Use when you need to find where to purchase a game from digital storefronts.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set.

  • game_pkanyObligatorio

    The primary key/identifier of the game to get store links for.

  • orderingstring

    Which field to use when ordering the results.

  • page_sizeinteger

    Number of results to return per page.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Video Game GenresRAWG_VIDEO_GAMES_DATABASE_GENRES_LISTAcción

Tool to get a list of video game genres from RAWG database. Use when you need to browse available genres or filter games by genre. Supports pagination and custom ordering.

Parámetros de entrada

  • pageinteger

    Page number within the paginated result set. Must be >= 1.

  • orderingstring

    Field to use when ordering the results. Can sort by name, slug, games_count, etc.

  • page_sizeinteger

    Number of results to return per page. Must be >= 1.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Genre DetailsRAWG_VIDEO_GAMES_DATABASE_GENRES_READAcción

Tool to get details of a specific video game genre. Use when you need information about a particular genre including its name, description, and game count.

Parámetros de entrada

  • idintegerObligatorio

    A unique integer value identifying the Genre.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Video Game PlatformsRAWG_VIDEO_GAMES_DATABASE_PLATFORMS_LISTAcción

Tool to get a list of video game platforms from RAWG database. Use when you need to browse available gaming platforms from PC to mobile. Supports pagination and custom ordering.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set. Must be >= 1.

  • orderingstring

    Which field to use when ordering the results. Available options: name, -name, games_count, -games_count. Prefix with minus sign (-) for descending order.

  • page_sizeinteger

    Number of results to return per page. Maximum value is 40, default is 20.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Parent PlatformsRAWG_VIDEO_GAMES_DATABASE_PLATFORMS_LISTS_PARENTS_LISTAcción

Tool to get a list of parent platforms from RAWG database. Use when you need to browse platform families like PlayStation, Xbox, or PC that group related gaming platforms together. For instance, PlayStation groups PS1, PS2, PS3, PS4, and PS5.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set.

  • orderingstring

    Field to use when ordering the results.

  • page_sizeinteger

    Number of results to return per page. Default is 20, maximum is 40.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Platform DetailsRAWG_VIDEO_GAMES_DATABASE_PLATFORMS_READAcción

Tool to get details of a specific gaming platform from the RAWG database. Use when you need information about a particular platform including its name, launch year, and game count.

Parámetros de entrada

  • idintegerObligatorio

    A unique integer value identifying the Platform.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Video Game PublishersRAWG_VIDEO_GAMES_DATABASE_PUBLISHERS_LISTAcción

Tool to get a list of video game publishers from the RAWG database. Use when you need to browse game publishers or filter games by publisher. Supports pagination via page and page_size parameters.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set.

  • page_sizeinteger

    Number of results to return per page. Maximum is 40.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Publisher DetailsRAWG_VIDEO_GAMES_DATABASE_PUBLISHERS_READAcción

Tool to get details of a specific publisher from the RAWG database. Use when you need to retrieve information about a game publisher by their unique ID.

Parámetros de entrada

  • idintegerObligatorio

    A unique integer value identifying this Publisher.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List Video Game StoresRAWG_VIDEO_GAMES_DATABASE_STORES_LISTAcción

Tool to get a list of video game storefronts. Use when you need to browse digital distribution services where games can be purchased. Supports pagination and ordering options.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set.

  • orderingstring

    Which field to use when ordering the results.

  • page_sizeinteger

    Number of results to return per page. Maximum value is 40, default is 20.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Store DetailsRAWG_VIDEO_GAMES_DATABASE_STORES_READAcción

Tool to get details of a specific video game store. Use when you need information about a particular storefront including its name, domain, and game count.

Parámetros de entrada

  • idintegerObligatorio

    A unique integer value identifying this Store.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List TagsRAWG_VIDEO_GAMES_DATABASE_TAGS_LISTAcción

Tool to get a list of tags from the RAWG database. Use when you need to browse tags that categorize games by specific characteristics. Supports pagination via page and page_size parameters.

Parámetros de entrada

  • pageinteger

    A page number within the paginated result set.

  • page_sizeinteger

    Number of results to return per page.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Tag DetailsRAWG_VIDEO_GAMES_DATABASE_TAGS_READAcción

Tool to get details of a specific tag from the RAWG database. Use when you need detailed information about a particular tag including its name, games count, and description.

Parámetros de entrada

  • idintegerObligatorio

    A unique integer value identifying this Tag.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not