FreeAPIHub
HomeAPIsAI ModelsAI ToolsBlog
Favorites
FreeAPIHub

The central hub for discovering, testing, and integrating the world's best AI models and APIs.

Platform

  • Categories
  • AI Models
  • APIs

Company

  • About Us
  • Contact
  • FAQ

Help

  • Terms of Service
  • Privacy Policy
  • Cookies

© 2026 FreeAPIHub. All rights reserved.

GitHubTwitterLinkedIn
  1. Home
  2. Categories
  3. Anime
  4. Jikan REST API
published

Jikan REST API

The Jikan REST API provides developers easy access to anime, manga, characters, and episode data from MyAnimeList, suitable for personal and professional projects.

Developed by Jikan Project

Live API
99.70%Uptime
200msLatency
4.6kStars
No AuthAuth
NoCredit Card
RESTStyle
v4Version

Reference

API Endpoints

Endpoints

Available routes, request structures, and code examples.

Retrieves detailed information about a specific anime by ID.

Endpoint URL
https://api.jikan.moe/anime/{id}
Code Example
curl -X GET 'https://api.jikan.moe/anime/{id}'
Request Payload
{
  "id": "integer (required) - Anime ID"
}
Expected Response
{
  "data": {
    "score": 8.8,
    "title": "Cowboy Bebop",
    "mal_id": 1,
    "episodes": 26
  }
}
Version:v4
Limit:60 requests/minute

Integration

Quick Start

cURL ExampleREST
curl -X GET "https://api.jikan.moe/v4/anime/1"

Docs

Technical Documentation

What this API does

The Jikan REST API is an unofficial API that offers developers extensive access to MyAnimeList's database. It allows for the retrieval of detailed information on anime, manga, characters, episodes, user profiles, and reviews via RESTful HTTP GET requests returning JSON responses. This API is designed to facilitate seamless integration into applications without the need for an API key.

How it works

Using the Jikan REST API, developers can make simple HTTP GET requests to access various data categories, including seasonal anime lists, detailed media information, and user-related data. The API's endpoints return the requested information in JSON format, making it easy to integrate with different programming languages and frameworks.

Authentication

No authentication is required to access the Jikan API, allowing developers to begin using the API immediately without needing an API key or token.

Example usage

  • /anime/{id} - Retrieve detailed information about a specific anime.
  • /manga/{id} - Access detailed information regarding a specific manga title.
  • /character/{id} - Fetch information on a particular character from the database.
  • /user/{username} - Get data related to a user profile on MyAnimeList.

Limits

The Jikan API currently imposes no documented rate limits, enabling developers to make an unlimited number of requests without incurring any restrictions.

Ideal use cases

  • Building mobile or web applications that require anime and manga data.
  • Creating community platforms focused on anime and manga tracking.
  • Developing tools for discovering new anime based on user preferences.
  • Integrating comprehensive anime databases into education or reference applications.

Examples

Real-World Applications

  • Building anime and manga discovery and recommendation apps
  • Integrating anime data into social or community platforms
  • Developing tracking apps for anime and manga watching/reading progress
  • Creating detailed media databases and guides for fans
  • Automating content enrichment with detailed character and episode information

Evaluation

Advantages & Limitations

Advantages
  • ✓ No API key or authentication required
  • ✓ Unlimited free requests with generous rate limits
  • ✓ Extensive coverage of anime, manga, characters, and user data
  • ✓ Simple RESTful JSON endpoints facilitating quick integration
Limitations
  • ✗ Unofficial API; potential risk if MyAnimeList changes underlying data
  • ✗ No authenticated user data modification or write operations
  • ✗ Occasional latency fluctuations depending on server load
  • ✗ Limited to read-only access of publicly available data

Support

Frequently Asked Questions

Important Notice

Verify Before You Decide

Last verified · Apr 30, 2026

The details on this page — including pricing, features, and availability — are based on our last review and may not reflect the provider's current offering. Providers update their products frequently, sometimes without prior notice.

What may have changed

Pricing Plans
Features & Limits
Availability
Terms & Policies

Always visit the official provider website to confirm the latest pricing, terms, and feature availability before subscribing or integrating.

Check official site

External Resources

Documentation Official Website Pricing Details Postman Collection

API Specifications

v4
Pricing Model
Free
Credit Card
Not Required
Response Formats
JSON
Supported Languages
6 Languages
SDK Support
REST Only
Rate Limit

Unlimited

Time to Hello World

Immediate, with no authentication or registration needed

Free Tier

Completely free with unlimited access, no sign-up or credit card required

Best For

Anime app developers, hobbyist projects, discovery tools, data enrichment

Not Ideal For

Apps requiring write access or private user data, official MyAnimeList integration

Tags

#no-auth#free-api#episodes#characters#jikan#myanimelist#manga#anime

You Might Also Like

More APIs Similar to Jikan REST API

AniList API

The AniList API offers free access to a comprehensive GraphQL database for searching anime and manga titles, characters, and studios, ideal for dynamic applications.

publicGraphQL

AnimeChan API

The AnimeChan API offers developers free access to over 10,000 curated anime character quotes, ideal for chatbots and fan applications.

publicREST

Kitsu Anime API

The Kitsu Anime API offers developers free access to a comprehensive database of anime and manga, allowing for the integration of rich content into applications.

publicREST