Versions Compared

Key

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

All communication with the GraphQL Cloud API server has to be authorized via an access TOKEN. The valid TOKEN has to be inserted into the header of each API call. A TOKEN can be created by a user with full account access in the cloud IP cam platform.
Using user TOKEN covers most of your integration use cases.

User TOKEN is one of two authorization options. The second option is use OAuth 2.0 .

...