Back to catalog
🎮

Hyrule Compendium

Free

Data on all interactive items from The Legend of Zelda: BOTW

🎮Games & ComicsHTTPSNo API key required

Master Sword

Zelda: BOTW

NameMaster Sword
CategoryEquipment
Attack30

Sample Response

response.json
1{
2 "name": "Master Sword",
3 "category": "equipment",
4 "description": "The legendary blade that seals the darkness. Only a hero chosen by the sword itself may wield it.",
5 "attack": 30,
6 "common_locations": [
7 "Korok Forest"
8 ],
9 "image": "https://botw-compendium.herokuapp.com/api/v3/compendium/entry/master_sword/image"
10}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/gadhagod/Hyrule-Compendium-API"
View Documentation

Similar APIs