Complete documentation for our comprehensive anime data endpoints
Custom anime database with filtering capabilities
Retrieve a complete list of all available anime in the database with comprehensive metadata.
https://anime-vista-api.vercel.app/api/anime-vista-listFilter anime by various criteria including season, year, genre, and name. Combine multiple filters for precise results.
https://anime-vista-api.vercel.app/api/anime-vista-filter?season=summerRetrieve a complete list of all available manga in the database with comprehensive metadata.
https://manga-db-management.vercel.app/api/manga-listFilter manga by genres and status
https://manga-db-management.vercel.app/api/manga-list?genres=ActionOfficial MyAnimeList data through Jikan API Click here for more
Get the most popular anime based on MyAnimeList popularity rankings and user engagement.
https://api.jikan.moe/v4/top/anime?filter=bypopularityFetch anime that are currently broadcasting with real-time updates.
https://api.jikan.moe/v4/top/anime?filter=airingGet anime that are scheduled to air in the future with release dates.
https://api.jikan.moe/v4/top/anime?filter=upcomingRetrieve the highest rated anime based on user scores and reviews.
https://api.jikan.moe/v4/top/animeGet the most popular anime based on MyAnimeList popularity rankings and user engagement.
https://api.jikan.moe/v4/top/manga?filter=bypopularityRetrieve the highest rated manga based on user scores and reviews.
https://api.jikan.moe/v4/top/mangaFetch manga that are still being published.
https://api.jikan.moe/v4/top/manga?filter=publishingComprehensive anime details, characters, and staff information
Get comprehensive details about a specific anime including synopsis, ratings, episodes, and complete metadata.
https://api.jikan.moe/v4/anime/1/fullGet all characters associated with a specific anime, including voice actors and character details.
https://api.jikan.moe/v4/anime/1/charactersGet staff information including directors, producers, voice actors, and their roles for a specific anime.
https://api.jikan.moe/v4/anime/1/staffComprehensive manga details, characters, and related information
Get comprehensive details about a specific manga including synopsis, ratings, chapters, volumes, and complete metadata.
https://api.jikan.moe/v4/manga/56805/fullGet all characters associated with a specific manga, including character details and their roles in the story.
https://api.jikan.moe/v4/manga/131334/charactersGet in touch for API support, feedback, or collaboration opportunities
Direct communication
atnumberone61@gmail.com
Business hours support
+212 0684301801
Whether you're having trouble with API integration, need custom endpoints, or want to contribute to the project, we're here to help! Feel free to reach out through any of the channels above.
Built with Next.js and Tailwind CSS
Click on any endpoint to expand and test it directly from this documentation