Back to catalog
🎮

Magic The Gathering

Free

Magic The Gathering Game Information

🎮Games & ComicsNo API key required

Display Title

Magic: The Gathering API

NameLightning Bolt
Mana Cost{R}
TypeInstant
RarityCommon
SetAlpha

Sample Response

response.json
1{
2 "name": "Lightning Bolt",
3 "manaCost": "{R}",
4 "type": "Instant",
5 "rarity": "Common",
6 "set": "Alpha"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "http://magicthegathering.io/"
View Documentation

Similar APIs