v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBThumbnails
Universes
Fetches game icon URLs for a list of places. Ids that do not correspond to a valid place will be filtered out.
get/v1/places/gameicons
Query parameters
placeIdsinteger[] required
The place ids.
returnPolicy'PlaceHolder' | 'ForcePlaceHolder' | 'AutoGenerated' | 'ForceAutoGenerated'
Optional policy to use in selecting game icon to return (default = PlaceHolder).
size'50x50' | '128x128' | '150x150' | '256x256' | '420x420' | '512x512'
The thumbnail size, formatted widthxheight
format'Png' | 'Jpeg' | 'Webp'
The thumbnail format
isCircularboolean
The circle thumbnail output parameter, true or false
Response
OK