UnifyAPI
← Back to catalog

igdb.game_details

mock data$0.001 / call

IGDB Game Details

Get full game details by IGDB ID — storyline, genres, platforms, developers, publishers, themes, game modes, similar games, and websites

Games & Entertainmentprovider: Igdb#igdb#games

Input schema

idrequired

IGDB game ID (numeric, e.g. 1877 for Cyberpunk 2077)

integer

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

Try it

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