Battle.net vs Scryfall
If you need a Games & Comics API that's easy to integrate, go with Scryfall.
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
Scryfall
- No authentication required
- HTTPS supported
- CORS enabled for frontend use
| Feature | Battle.net | Scryfall |
|---|---|---|
| Authentication | OAuth | None |
| HTTPS | Yes | Yes |
| CORS | Yes | Yes |
When to use which?
Scryfall is the better choice for quick prototypes and hackathons since it requires no authentication.