v2

latestOpenAPI 3.0.42026-08-088161,1253.1 MB
Universes

Get games recommendations based on a given universe

get/v1/games/recommendations/game/{universeId}

Path parameters

universeIdinteger required

The universe to base recommendations on

Query parameters

PaginationKeystring required

The key of a page, which includes the start row index and all other necessary information to query the data. This parameter is usually not needed for the first page.

MaxRowsinteger required

The requested number of rows.

IsTruncatedResultsEnabledboolean required

Truncated Results

Response

OK

nextPaginationKeystring

The pagination key for next page query. It will be null if there is no more data.