Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 45 Current »

All communication with the GraphQL Cloud API server has to be authorized via an access TOKEN.

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

For testing queries and mutations you can use API explorer, your own GraphQL client or Postman with our examples.

GraphQL endpoint is : https://provider_URL/api/graphql.php

provider_URL can be found by logging into the platform.

  • No labels