Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AniList/ApiV2-GraphQL-Docs

AniList API documentation
https://github.com/AniList/ApiV2-GraphQL-Docs

anichart anilist anime api documentation graphql manga

Last synced: 13 days ago
JSON representation

AniList API documentation

Awesome Lists containing this project

README

        

## 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.