Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Before accessing the CMS API you will need to authenticate your account (link will be added).

The CMS API utilizes Graphql.

A playground is available for testing the different options at - https://cms.manage.aniview.com/backend/graphql-playground

All requests will come in the form of post requests to

Code Block
https://cms.manage.aniview.com/backend/graphql/

...

To update items use the mutation method.

For questions about the API implementation please email Solution@Aniview.com