patchBay

Battle.net vs Mojang

Both are solid Games & Comics APIs. Choose based on your specific requirements.

Battle.net

Diablo III, Hearthstone, StarCraft II and World of Warcraft game data APIs

Mojang

Mojang / Minecraft API

Battle.net

  • HTTPS supported
  • CORS enabled for frontend use
  • Requires OAuth setup

Mojang

  • Simple API key authentication
  • HTTPS supported
FeatureBattle.netMojang
AuthenticationOAuthapiKey
HTTPSYesYes
CORSYesUnknown

When to use which?

Battle.net works directly from the browser with CORS enabled, making it better for frontend-only apps.