← Back to catalog
rawg.game_details
mock data$0.001 / callRAWG Game Details
Get full game details by ID or slug — description, platforms, genres, developers, publishers, ratings, Metacritic score, system requirements (RAWG)
Input schema
idrequired
integerRAWG game ID (numeric) or slug (e.g. "grand-theft-auto-v", 3498)
Call via REST
curl -X POST https://unifyapi.pro/api/call/rawg.game_details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":0}'