Skip to main content
GET
Get game by platform ID

Authorizations

x-api-key
string
header
required

Your API key. Include it in the x-api-key header for all requests.

Path Parameters

platform
enum<string>
required

Platform identifier (twitch, youtube, or igdb)

Available options:
twitch,
youtube,
igdb
Example:

"twitch"

game_id
string
required

Platform-specific game ID or IGDB ID (if platform is 'igdb')

Example:

"2011938005"

Response

Game found

payload
object
meta
object