MyAnimeList logo

MyAnimeList

MyAnimeList

UpFreeanime

Anime and Manga Database and Community

Visit site ↗Health checked 9h ago
Use it when

Comprehensive anime and manga data

Watch for

Check the docs depth and real endpoint shape before assuming production fit.

First check

To start, register your application to obtain OAuth credentials. Use OAuth to authenticate users and access the API endpoints.

Auth
oauth
CORS
No
HTTPS
Yes
Signup
Required
Latency
521 ms
Protocol
REST
Pricing
free

Uptime · 30-day window

Probes: 2Uptime: 100%Avg latency: 374ms
01

About this API

The MyAnimeList API provides access to a comprehensive database of anime and manga titles along with community features. It is designed for developers who want to integrate anime and manga data, user lists, and community interactions into their applications.

Users can authenticate via OAuth to access personalized data such as their anime or manga lists and community activities. The API supports retrieving detailed information about titles and user-generated content, making it relevant for apps focused on anime and manga enthusiasts.

This API is particularly useful for building applications that require up-to-date anime and manga information combined with social features, leveraging the large MyAnimeList user base and data repository.

02

What you can build

  • 1Display anime and manga information
  • 2Generate user anime/manga lists
  • 3Validate user authentication via OAuth
  • 4Integrate community data into apps
03

Strengths & limitations

Strengths

  • Comprehensive anime and manga data
  • OAuth-based user authentication
  • Community-driven content
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://myanimelist.net/clubs.php?cid=13727/<endpoint> \
  -H "Authorization: Bearer $ACCESS_TOKEN"
05

Getting started

To start, register your application to obtain OAuth credentials. Use OAuth to authenticate users and access the API endpoints.

06

FAQ

Do I need an API key to use the MyAnimeList API?+

You need to register your application and use OAuth for authentication to access the API.

Is OAuth required for accessing user data?+

Yes, OAuth authentication is required to access personalized user data.

Can I access public anime and manga data without user authentication?+

The API primarily uses OAuth, so some public data may require authentication.

Is HTTPS required to use the API?+

Yes, secure HTTPS connections are standard for OAuth and API requests.

Can I use this API directly from browser-based applications?+

OAuth flows can be implemented in browser apps, but consider CORS and security best practices.

07

Technical details

CORS: NoHTTPS: YesSignup: YesOpen source: No
Auth type
oauth
Pricing
free
Protocols
REST
Response time
521 ms
Last health check
5/12/2026, 7:37:53 AM
08

Tags

09

Alternatives to consider

Different providers solving similar problems. Picked by category, auth, pricing, and tag overlap.