Battle.net vs TCGdex
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
Battle.net
- HTTPS supported
- CORS enabled for frontend use
- Requires OAuth setup
TCGdex
- No authentication required
- HTTPS supported
- CORS enabled for frontend use
- Currently flagged as inactive
| Feature | Battle.net | TCGdex |
|---|---|---|
| Authentication | OAuth | None |
| HTTPS | Yes | Yes |
| CORS | Yes | Yes |
When to use which?
TCGdex is the better choice for quick prototypes and hackathons since it requires no authentication.