← Back to catalog
igdb.game_details
mock data$0.001 / callIGDB Game Details
Get full game details by IGDB ID — storyline, genres, platforms, developers, publishers, themes, game modes, similar games, and websites
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_details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":0}'