v1

latestSwagger 2.02026-07-13302747.0 KB
games

Get a list of games.

get/games

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

searchstring

Search query.

search_preciseboolean

Disable fuzziness for the search query.

search_exactboolean

Mark the search query as exact.

parent_platformsstring

Filter by parent platforms, for example: 1,2,3.

platformsstring

Filter by platforms, for example: 4,5.

storesstring

Filter by stores, for example: 5,6.

developersstring

Filter by developers, for example: 1612,18893 or valve-software,feral-interactive.

publishersstring

Filter by publishers, for example: 354,20987 or electronic-arts,microsoft-studios.

genresstring

Filter by genres, for example: 4,51 or action,indie.

tagsstring

Filter by tags, for example: 31,7 or singleplayer,multiplayer.

creatorsstring

Filter by creators, for example: 78,28 or cris-velasco,mike-morasky.

datesstring

Filter by a release date, for example: 2010-01-01,2018-12-31.1960-01-01,1969-12-31.

updatedstring

Filter by an update date, for example: 2020-12-01,2020-12-31.

platforms_countinteger

Filter by platforms count, for example: 1.

metacriticstring

Filter by a metacritic rating, for example: 80,100.

exclude_collectioninteger

Exclude games from a particular collection, for example: 123.

exclude_additionsboolean

Exclude additions.

exclude_parentsboolean

Exclude games which have additions.

exclude_game_seriesboolean

Exclude games which included in a game series.

exclude_storesstring

Exclude stores, for example: 5,6.

orderingstring

Available fields: name, released, added, created, updated, rating, metacritic. You can reverse the sort order adding a hyphen, for example: -released.

Response

OK

countinteger required
nextstring uri nullable
previousstring uri nullable