Skip to content

‐api‐v1‐$CONSOLE‐title

emilydaemon edited this page Aug 3, 2024 · 1 revision

/api/v1/$CONSOLE/title

GET /api/v1/$CONSOLE/title/$GAME_ID

Example output:

{
  "title": "New Super Mario Bros. Wii"
}

On the root level of the JSON response, the following fields are available:

Field Description Type
title The title of the game. String
Clone this wiki locally