activision-blizzard · Capability
Activision Blizzard Game Data
Unified game data workflow for accessing World of Warcraft characters, realms, guilds, items, Hearthstone cards, Diablo III profiles, and StarCraft II ladder data. Used by game developers, community app builders, and gaming analytics teams.
What You Can Do
GET
Get wow character
— Get a WoW character profile
/v1/wow/characters/{realmSlug}/{characterName}
GET
Get wow realms
— Get WoW realm list
/v1/wow/realms
GET
Search hearthstone cards
— Search Hearthstone cards
/v1/hearthstone/cards
GET
Get diablo profile
— Get Diablo III career profile
/v1/diablo/profiles/{battletag}
MCP Tools
get-wow-character
Get a World of Warcraft character profile including level, class, race, guild, and achievement points
read-only
get-wow-character-achievements
Get the achievements completed by a World of Warcraft character
read-only
get-wow-realms
Get the list of World of Warcraft realms
read-only
search-hearthstone-cards
Search Hearthstone cards by class, set, mana cost, or other criteria
read-only
get-hearthstone-card
Get a specific Hearthstone card by ID or slug
read-only
get-diablo-career-profile
Get a Diablo III career profile for a BattleTag account
read-only
APIs Used
battle-net