patchBay

Battle.net vs Tebex

If you need a Games & Comics API that's easy to integrate, go with Battle.net.

Battle.net

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

Tebex

Tebex API for information about game purchases

Battle.net

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

Tebex

  • HTTPS supported
  • Requires X-Mashape-Key authentication
  • No CORS support
FeatureBattle.netTebex
AuthenticationOAuthX-Mashape-Key
HTTPSYesYes
CORSYesNo

When to use which?

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