A powerful REST API for accessing anime data from Otakudesu. Built for developers who need fast and reliable anime information.
Base URL
https://otakubehanz.vercel.app/apiExplore all available API endpoints to build your anime application
/api/homeGet anime data for homepage
/api/complete-animeGet complete anime list with pagination
/api/ongoing-animeGet currently airing anime
/api/search/{keyword}Search anime by keyword
/api/genre/{slug}Get anime list by genre
/api/genreGet all available genres
/api/scheduleGet anime release schedule
/api/anime/{slug}Get detailed anime information
/api/anime/{slug}/episodesGet episode list for anime
/api/anime/{slug}/episodes/{episode}Get specific episode details
/api/batch/{slug}Get batch/download links
Optimized for speed with efficient caching and minimal latency
Comprehensive anime information including episodes, genres, and schedules
Simple REST API with clear endpoints and JSON responses