MyAnimeList API

Unofficial MyAnimeList API providing access to anime, manga, and user data. Jikan is a REST API that scrapes and caches data from MyAnimeList.net for public use without requiring authentication.

Claim this API

Are you the operator of MyAnimeList API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with MyAnimeList API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.myanimelist.net/v2/
Auth: oauth2
Endpoints: 13
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 22:15:00.402395

Links

Homepage: https://jikan.moe
API Base: https://api.myanimelist.net/v2/
SDKs:

100.0%

Uptime (7d)

263ms

Avg latency (7d)

5

Probes (7d)

Latency (7d)

Success Rate (7d)

Topics

ENTERTAINMENT

Endpoints

Method Path Summary Auth Last Status Latency
GET /anime Search anime oauth2 200 296ms
GET /anime/{id} Get anime by ID oauth2
GET /characters/{id} Get character by ID oauth2
GET /genres/anime Get anime genres oauth2 200 235ms
GET /genres/manga Get manga genres oauth2
GET /manga Search manga oauth2 200 326ms
GET /manga/{id} Get manga by ID oauth2
GET /schedules Get anime schedules oauth2
GET /seasons Get available seasons oauth2
GET /seasons/now Get current season anime oauth2
GET /seasons/{year}/{season} Get anime by season oauth2
GET /top/anime Get top anime oauth2 200 296ms
GET /top/manga Get top manga oauth2 200 162ms