Battle.net · JSON Structure
Battle Net Structure
Structural overview of the Battle.net API surface; extracted from openapi/.
Type:
Properties: 0
GamesGamingBlizzardWorld Of WarcraftDiabloHearthstoneStarcraft
Battle Net Structure is a JSON Structure definition published by Battle.net.
Meta-schema:
JSON Structure
{
"provider": "Battle.net",
"providerId": "battle-net",
"kind": "json-structure",
"description": "Structural overview of the Battle.net API surface; extracted from openapi/.",
"schemaCount": 10,
"operationCount": 7,
"schemas": [
{
"name": "Card",
"type": "object",
"propertyCount": 18,
"required": []
},
{
"name": "CardSearchResponse",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "CardBack",
"type": "object",
"propertyCount": 6,
"required": []
},
{
"name": "CardBackSearchResponse",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "DeckCard",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "DeckClass",
"type": "object",
"propertyCount": 3,
"required": []
},
{
"name": "Deck",
"type": "object",
"propertyCount": 6,
"required": []
},
{
"name": "MetadataItem",
"type": "object",
"propertyCount": 3,
"required": []
},
{
"name": "Metadata",
"type": "object",
"propertyCount": 7,
"required": []
},
{
"name": "ErrorResponse",
"type": "object",
"propertyCount": 3,
"required": []
}
],
"operations": [
{
"method": "GET",
"path": "/hearthstone/cards",
"operationId": "searchCards",
"summary": "Battle.net Search Hearthstone Cards",
"tags": [
"Cards"
]
},
{
"method": "GET",
"path": "/hearthstone/cards/{idOrSlug}",
"operationId": "getCard",
"summary": "Battle.net Get Hearthstone Card",
"tags": [
"Cards"
]
},
{
"method": "GET",
"path": "/hearthstone/cardbacks",
"operationId": "searchCardBacks",
"summary": "Battle.net Search Hearthstone Card Backs",
"tags": [
"Card Backs"
]
},
{
"method": "GET",
"path": "/hearthstone/cardbacks/{idOrSlug}",
"operationId": "getCardBack",
"summary": "Battle.net Get Hearthstone Card Back",
"tags": [
"Card Backs"
]
},
{
"method": "GET",
"path": "/hearthstone/deck",
"operationId": "getDeck",
"summary": "Battle.net Get Hearthstone Deck",
"tags": [
"Decks"
]
},
{
"method": "GET",
"path": "/hearthstone/metadata",
"operationId": "getMetadata",
"summary": "Battle.net Get Hearthstone Metadata",
"tags": [
"Metadata"
]
},
{
"method": "GET",
"path": "/hearthstone/metadata/{type}",
"operationId": "getMetadataType",
"summary": "Battle.net Get Hearthstone Metadata Type",
"tags": [
"Metadata"
]
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/battle-net-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.