Get game by platform ID
Games
Get game by platform ID
Fetch a game by platform-specific game ID or IGDB ID.
- For Twitch: provide Twitch game ID
- For YouTube: provide YouTube game channel ID
- For IGDB: provide IGDB game ID directly
GET
Get game by platform ID
Authorizations
Your API key. Include it in the x-api-key header for all requests.
Path Parameters
Platform identifier (twitch, youtube, or igdb)
Available options:
twitch, youtube, igdb Example:
"twitch"
Platform-specific game ID or IGDB ID (if platform is 'igdb')
Example:
"2011938005"

