Mangadex API
GamingAccess Mangadex public data through one AllAPI key — 20 endpoints across the Mangadex surface. No Mangadex account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| GET | /api/mangadex/author/search | Author search |
| GET | /api/mangadex/author/{author_id} | Author (by author id) |
| GET | /api/mangadex/chapter/latest | Chapter latest |
| GET | /api/mangadex/chapter/search | Chapter search |
| GET | /api/mangadex/chapter/{chapter_id} | Chapter (by chapter id) |
| GET | /api/mangadex/chapter/{chapter_id}/server | Chapter server (by chapter id) |
| GET | /api/mangadex/chapter/{chapter_id}/statistics | Chapter statistics (by chapter id) |
| GET | /api/mangadex/cover/{cover_id} | Cover (by cover id) |
| GET | /api/mangadex/group/search | Group search |
| GET | /api/mangadex/group/{group_id} | Group (by group id) |
| GET | /api/mangadex/group/{group_id}/chapters | Group chapters (by group id) |
| GET | /api/mangadex/group/{group_id}/statistics | Group statistics (by group id) |
| GET | /api/mangadex/manga/random | Manga random |
| GET | /api/mangadex/manga/search | Manga search |
| GET | /api/mangadex/manga/tags | Manga tags |
| GET | /api/mangadex/manga/{manga_id} | Manga (by manga id) |
| GET | /api/mangadex/manga/{manga_id}/aggregate | Manga aggregate (by manga id) |
| GET | /api/mangadex/manga/{manga_id}/covers | Manga covers (by manga id) |
| GET | /api/mangadex/manga/{manga_id}/feed | Manga feed (by manga id) |
| GET | /api/mangadex/manga/{manga_id}/statistics | Manga statistics (by manga id) |
Call the Mangadex API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference