Powered by Visualcodepo

OtakuBeHanz API

A powerful REST API for accessing anime data from Otakudesu. Built for developers who need fast and reliable anime information.

12+
Endpoints
Fast
Response
Free
To Use

Base URL

https://otakubehanz.vercel.app/api

Available Routes

Explore all available API endpoints to build your anime application

GET
/api/home

Get anime data for homepage

GET
/api/complete-anime

Get complete anime list with pagination

GET
/api/ongoing-anime

Get currently airing anime

GET
/api/search/{keyword}

Search anime by keyword

GET
/api/genre/{slug}

Get anime list by genre

GET
/api/genre

Get all available genres

GET
/api/schedule

Get anime release schedule

GET
/api/anime/{slug}

Get detailed anime information

GET
/api/anime/{slug}/episodes

Get episode list for anime

GET
/api/anime/{slug}/episodes/{episode}

Get specific episode details

GET
/api/batch/{slug}

Get batch/download links

Features

Lightning Fast

Optimized for speed with efficient caching and minimal latency

Rich Data

Comprehensive anime information including episodes, genres, and schedules

Easy to Use

Simple REST API with clear endpoints and JSON responses

Built with ❤️ by Hanz. Powered by Next.js & Vercel.

Not affiliated with Otakudesu. All data is scraped from publicly available sources.