AnimeDB
AnimeDB API provides a seamless interface to access extensive information about anime, manga, genres, and characters. This API allows developers to perform highly customizable searches using filters like score, type, status, ratings, and more. It also supports retrieving top-ranked anime, manga, and characters based on popularity or user preferences. With built-in caching, responses are…
AnimeDB endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Anime /anime |
Search for anime with detailed filters. |
| GET |
Get Manga /manga |
Search for manga with rich filters. |
| GET |
Get Anime Genres /genres/anime |
Retrieve all genres or filter by specific types. |
| GET |
Get Manga Genres /genres/manga |
Retrieve all genres or filter by specific types. |
| GET |
Get Characters /characters |
Search for anime/manga characters. |
| GET |
Top Anime /top/anime |
Retrieve top anime based on various filters. |
| GET |
Top Manga /top/manga |
Retrieve top manga based on various filters. |
| GET |
Top Characters /top/characters |
Retrieve top anime/manga characters. |