This page lists all HTTP APIs for generating, retrieving, and updating thumbnails.
Legacy endpoints that support API key and/or OAuth 2.0 authentication have the same beta stability guarantees as the Open Cloud APIs. Breaking changes are possible but rare.
https://apis.roblox.com/legacy-game-internationalization
Alle Endpunkte für Game internationalization v1 anzeigen
https://apis.roblox.com/legacy-publish
Alle Endpunkte für Publish v1 anzeigen
Legacy APIs with cookie authentication can incorporate breaking changes without notice. We don't recommend them for production applications.
Avatar v1
https://avatar.roblox.com
Alle Endpunkte für Avatar v1 anzeigen
Games v2
Alle Endpunkte für Games v2 anzeigen
Games v1
Alle Endpunkte für Games v1 anzeigen
Groups v1
https://groups.roblox.com
Alle Endpunkte für Groups v1 anzeigen
Metrics v1
https://metrics.roblox.com
Alle Endpunkte für Metrics v1 anzeigen
Publish v1
https://publish.roblox.com
Alle Endpunkte für Publish v1 anzeigen
Thumbnails v1
https://thumbnails.roblox.com
GET /v1/games/{universeId}/thumbnails Fetches game thumbnail URLs for a list of universes' thumbnail ids. Ids that do not correspond to a valid thumbnail will be filtered out.
GET /v1/games/icons Fetches game icon URLs for a list of universes' root places. Ids that do not correspond to a valid universe will be filtered out.
The ordering of the results is not guaranteed to be the same as the inputs. In order to correlated inputs with outputs please
use the 'targetId' of the objects in the result array.
GET /v1/groups/icons Fetches thumbnail URLs for a list of groups. Ids that do not correspond to groups will be filtered out.
GET /v1/places/gameicons Fetches game icon URLs for a list of places. Ids that do not correspond to a valid place will be filtered out.
POST /v1/batch Returns a list of thumbnails with varying types and sizes
Thumbnails resizer v1
https://thumbnailsresizer.roblox.com