AniList GraphQL API serves anime and manga data with flexible queries.
Catalog notes to consider when evaluating the integration, in addition to the provider documentation.
In 2026-02-22 validation, docs returned 200 and GraphQL POST queries returned 200. GraphQL endpoint returned 404 on GET, which is expected.
Last verified: February 22, 2026
Other APIs in the same category usable from Türkiye.
Kitsu API
Anime ve manga keşfi için JSON:API formatında ücretsiz erişim sunan kapsamlı bir platform API'si.
Jikan REST API
Jikan is a community-provided REST layer for anime and manga data.
MangaDex API
Manga başlıkları, bölümler, yazarlar ve çeviri gruplarına erişim sağlayan kapsamlı açık kaynaklı manga API'si.
Shikimori API
Anime ve manga verisi, türler, stüdyo bilgileri ve derecelendirmeler sunan Rusya kökenli anime platformu API'si.
Open Trivia DB
Open Trivia DB serves quiz/trivia questions through parameterized JSON endpoints.
TVmaze API
TVmaze API offers open TV metadata such as show search, episodes, cast, and schedules.
Public test lab configuration summary for this API.
https://graphql.anilist.co/Methods
Verified endpoint examples
/Trending anime list
Fetches trending anime records via GraphQL.
/Anime search
Returns anime results for a search term.
/Manga search
Returns manga results for a search term.
{
"query": "query { Page(page: 1, perPage: 5) { media(type: ANIME, sort: TRENDING_DESC) { id title { romaji english } averageScore } } }"
}Tracked public interactions for this catalog entry.
views
544
doc clicks
32
API calls
109
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.