Battle.net · Example Payload

Hearthstone Game Data Deck Class Example

GamesGamingBlizzardWorld Of WarcraftDiabloHearthstoneStarcraft

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

Top-level fields

slugidname

Example Payload

Raw ↑
{
  "slug": "mage",
  "id": 3,
  "name": "Mage"
}