A comprehensive open-source manga API providing access to manga titles, chapters, authors, and translation groups.
The information on this page was compiled from the provider's own sources, but the record has not been through full editorial review. Verify access conditions and limits against the provider's current documentation. Records in this state are not indexed by search engines.
Our review criteriaCatalog notes to consider when evaluating the integration, in addition to the provider documentation.
MangaDex requires no authentication for read endpoints; credentials are only needed to act on behalf of a user. The documentation defines a global limit of roughly 5 requests per second per IP address and sets tighter limits on specific endpoints — chapter reads are capped at 300 per 10 minutes and random manga at 60 per minute, among others. A User-Agent header is mandatory on every request, and images are expected to be served through a proxy rather than hotlinked. The copyright status of the content is a separate question: using catalogue and discovery data is not the same as republishing chapter content. Verified 2026-08-25.
Last verified: August 25, 2026
Public test lab configuration summary for this API.
https://api.mangadex.org/Methods
Verified endpoint examples
/manga?title=berserk&limit=5Manga başlığına göre arama yapar.
Manga başlığına göre arama yapar.
/manga?limit=10&order[followedCount]=descEn çok takip edilen mangaları sıralar.
En çok takip edilen mangaları sıralar.
/manga/tagTüm manga etiketlerini (tür, tema vb.) listeler.
Tüm manga etiketlerini (tür, tema vb.) listeler.
/chapter?limit=5&translatedLanguage[]=enİngilizce çevrilmiş son bölümleri listeler.
İngilizce çevrilmiş son bölümleri listeler.
+1 more endpoints
Tracked public interactions for this catalog entry.
views
153
doc clicks
12
API calls
50
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.