freeapis

Jikan

Unofficial MyAnimeList API

Authentication
No auth
HTTPS
Yes
CORS
Yes
Category
Anime
Documentation / URL
https://jikan.moe

Overview

Jikan is an unofficial API for MyAnimeList: anime, manga, characters, people, studios, seasons, top lists, and user data — all keyless and CORS-enabled. It scrapes/aggregates MAL data and is the standard free API for anime apps and trackers.

Verified 2026-08: the API responds normally (a first call may hit a transient 504 from the Cloudflare edge — retry; subsequent calls are fine).

Quick Start

Anime by ID (verified live — Cowboy Bebop):

curl "https://api.jikan.moe/v4/anime/1"

Random anime:

curl "https://api.jikan.moe/v4/random/anime"

Search:

curl "https://api.jikan.moe/v4/anime?q=one+piece&limit=5"

Seasonal anime:

curl "https://api.jikan.moe/v4/seasons/now"

Top anime:

curl "https://api.jikan.moe/v4/top/anime"

Authentication

None — keyless.

Rate Limits & Notes

  • Rate limit: ~3 requests/second (enforced; bursts get throttled) — cache responses.
  • Data comes from MyAnimeList; official MAL API access needs OAuth, Jikan exists to avoid that.
  • mal_id in every response is the canonical MyAnimeList ID.
  • CORS is enabled — browser apps work.

FAQ

Is Jikan free? Yes — free, keyless, CORS-enabled.

Why did I get a 504? Transient Cloudflare edge timeouts happen on first hits — retry the request.

Is it official? No — Jikan is an unofficial community API for MyAnimeList data.

More in Anime

APIAuthHTTPSCORS
AniAPI

Anime discovery, streaming & syncing with trackers

OAuthYesYes
AniDB

Anime Database

API KeyNoUnknown
AniList

Anime discovery & tracking

OAuthYesUnknown
AnimeChan

Anime quotes (over 10k+)

No authYesNo
AnimeFacts

Anime Facts (over 100+)

No authYesYes