
All the Monster Hunter data you need in one place.
Easily accessible through a modern, free and open-source RESTful API.
Complete URL:https://api.mh-api.com/v1/monsters
{
"total": 100,
"monsters": [
{
"monster_id": "1",
"name": "リオレイア",
"another_name": "雌火竜",
"category": "飛竜種",
"title": [
"MH",
"MHG",
"MHP",
"MH2",
"P2nd",
"P2G",
"P3rd",
"MH3G",
"MH3",
"MH4",
"MH4G",
"MHX",
"MHXX",
"MHW",
"MHWI",
"MHR",
"MHRS"
],
"ranking": [
{
"ranking": "78",
"vote_year": "2024"
}
],
"image_url": "https://raw.githubusercontent.com/o-ga09/MH-API/main/data/monster/1.png",
"bgm": [
{
"name": "太古の律動/リオレイア",
"url": "https://www.youtube.com/watch?v=jLgjOfT_elA"
}
]
}
]
}This project exists thanks to open source contributors and MH-API users. We express our gratitude to many people.
This project uses Monster Hunter Series™ which is a trademark and registered trademark of Capcom Co., Ltd. The Monster Hunter Series™ is the intellectual property of Capcom Co., Ltd. We express our gratitude to Capcom.
This project is unofficial and not affiliated with Capcom Co., Ltd.