Back to catalog
🎌

MangaDex

API Key

Manga Database and Community

🎌AnimeHTTPS

Display Title

MangaDex API

TitleOne Piece
StatusOngoing
Year1997
DemographicShounen
Content RatingSafe

Sample Response

response.json
1{
2 "title": "One Piece",
3 "status": "ongoing",
4 "year": "1997",
5 "demographic": "Shounen",
6 "contentRating": "safe"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.mangadex.org/docs/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs