Battle.net · Example Payload

Hearthstone Game Data Card Back Example

GamesGamingBlizzardWorld Of WarcraftDiabloHearthstoneStarcraft

Hearthstone Game Data Card Back Example is an example object payload from Battle.net, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idsortCategorytextnameimageslug

Example Payload

Raw ↑
{
  "id": 1,
  "sortCategory": 2,
  "text": "The standard card back for Hearthstone.",
  "name": "Classic",
  "image": "https://d15f34w2p8l1cc.cloudfront.net/hearthstone/card-backs/classic.png",
  "slug": "classic"
}