Back to catalog
🎮

Hearthstone

X-Mashape-Key

Hearthstone Cards Information

🎮Games & ComicsHTTPS

Display Title

Hearthstone API

NameRagnaros the Firelord
Cost8
Attack8
Health8
TypeMinion

Sample Response

response.json
1{
2 "name": "Ragnaros the Firelord",
3 "cost": "8",
4 "attack": "8",
5 "health": "8",
6 "type": "Minion"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "http://hearthstoneapi.com/" \
2 "color:#60a5fa">-H "X-Mashape-Key: YOUR_KEY"
View Documentation

Similar APIs