← Back to catalog
igdb.game_media
mock data$0.001 / callIGDB Game Media
Get cover art, screenshots, and video trailers for a game — image URLs with dimensions and YouTube video IDs
Input schema
idrequired
integerIGDB game ID (numeric, e.g. 1877 for Cyberpunk 2077)
Call via REST
curl -X POST https://unifyapi.pro/api/call/igdb.game_media \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":0}'