← Back to catalog
rawg.screenshots
mock data$0.001 / callRAWG Game Screenshots
Get screenshot images for a game — full resolution URLs with dimensions (RAWG)
Input schema
idrequired
integerRAWG game ID or slug
page
integerPage number (default 1)
page_size
integerResults per page (default 20, max 40)
Call via REST
curl -X POST https://unifyapi.pro/api/call/rawg.screenshots \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":0,"page":0,"page_size":0}'