# README

![](https://48908221-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHizcWWtVphqU90YAXO%2Fuploads%2Fgit-blob-9474836885ded987a86a71c2d32e9af6bb2991d9%2Fal-graphql.jpg?alt=media)

### AniList API Docs

The AniList [GraphQL](http://graphql.org/) API provides quick and powerful access to over 500k anime and manga entries, including character, staff, and live airing data. The [AniList](https://anilist.co) & [AniChart](http://anichart.net) websites themselves run on the API, so almost everything you can do on the sites, you can do via the API.

#### [API Documentation](https://docs.anilist.co/)

Written documentation for getting started with the API.

#### [GraphQL API Reference Docs](https://anilist.github.io/ApiV2-GraphQL-Docs/)

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

> \[!Note] Deprecated, try [Apollo Studio](https://studio.apollographql.com/sandbox/explorer?endpoint=https%3A%2F%2Fgraphql.anilist.co) instead.
>
> You can find statically rendered reference docs [here](https://docs.anilist.co/reference/query), however these are updated manually and may not always be up to date.

#### [GraphiQL Interactive Editor](https://anilist.co/graphiql)

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

> \[!Note] Deprecated, try [Apollo Studio](https://studio.apollographql.com/sandbox/explorer?endpoint=https%3A%2F%2Fgraphql.anilist.co) instead.
