## 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
Written documentation for getting started with the API.
### GraphQL API Reference 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
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.