TheGamesDB · Example Payload

Thegamesdb Platforms Response Example

DatabaseGamingVideo GamesMetadataArtwork

Thegamesdb Platforms Response Example is an example object payload from TheGamesDB, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codestatusdata

Example Payload

Raw ↑
{
  "code": 81,
  "status": "OPERATING",
  "data": {
    "count": 43,
    "platforms": {}
  }
}