Battle.net vs Disney
If you need a Games & Comics API that's easy to integrate, go with Disney.
Battle.net
Diablo III, Hearthstone, StarCraft II and World of Warcraft game data APIs
Battle.net
- HTTPS supported
- CORS enabled for frontend use
- Requires OAuth setup
Disney
- No authentication required
- HTTPS supported
- CORS enabled for frontend use
| Feature | Battle.net | Disney |
|---|---|---|
| Authentication | OAuth | None |
| HTTPS | Yes | Yes |
| CORS | Yes | Yes |
When to use which?
Disney is the better choice for quick prototypes and hackathons since it requires no authentication.