Home

Awesome

<img align="center" src='./.github/img/al-graphql.jpg'>

AniList API Docs

The AniList GraphQL API provides quick and powerful access to over 500k anime and manga entries, including character, staff, and live airing data. The AniList & AniChart websites themselves run on the API, so almost everything you can do on the sites, you can do via the API.

<a href='https://docs.anilist.co/'>API Documentation</a>

Written documentation for getting started with the API.

<a href='https://anilist.github.io/ApiV2-GraphQL-Docs/'>GraphQL API Reference Docs</a>

Documentation for all queries, mutations, types, and objects the API provides.

[!Note] Deprecated, try Apollo Studio instead.

You can find statically rendered reference docs here, however these are updated manually and may not always be up to date.

<a href='https://anilist.co/graphiql'>GraphiQL Interactive Editor</a>

Easily explore and test out GraphQL queries against the AniList API.

[!Note] Deprecated, try Apollo Studio instead.