Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/AniList/ApiV2-GraphQL-Docs
- Owner: AniList
- Created: 2017-06-23T10:35:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T18:47:26.000Z (about 1 month ago)
- Last Synced: 2024-10-22T22:06:01.961Z (17 days ago)
- Topics: anichart, anilist, anime, api, documentation, graphql, manga
- Language: TypeScript
- Homepage: https://docs.anilist.co
- Size: 2.88 MB
- Stars: 1,109
- Watchers: 25
- Forks: 76
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- public-apis - AniList
- public-apis - AniList
- public-apis - AniList
- fucking-public-apis - AniList
- Awesome-API-Provider - AniList
- awesome-acg - Anilist APIv2 - Official API for [Anilist](https://anilist.co/). [English] (Databases / Data Sources)
- awesome - AniList/ApiV2-GraphQL-Docs - AniList API documentation (TypeScript)
- awesome - AniList/ApiV2-GraphQL-Docs - AniList API documentation (TypeScript)
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.
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.