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