UnifyAPI
← Back to catalog

rawg.screenshots

mock data$0.001 / call

RAWG Game Screenshots

Get screenshot images for a game — full resolution URLs with dimensions (RAWG)

Games & Entertainmentprovider: Rawg#rawg#games

Input schema

idrequired

RAWG game ID or slug

integer
page

Page number (default 1)

integer
page_size

Results per page (default 20, max 40)

integer

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}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.