Whats Next

Now you've learned how to query the AniList GraphQL Api, you should test writing your own queries using our interactive GraphiQL editor. All the available queries, fields and types are visible on the right side of the page.

You can also view our API reference documentation for the same information without the live editor.

If you plan on adding user authentication to your application you should also read the Mutation and OAuth docs.

Last updated