via Cloud API

Access to Sentiance Insights via our Cloud API is done through a Graphql server that Sentiance exposes at https://api.sentiance.com/v4/gql. You can find out more about Graphql at https://graphql.org/arrow-up-right.

circle-info

Other endpoints are available for specific regions. For our US customers, please use the https://api.p15.sentiance.com/v4/gqlarrow-up-right endpoint. For our Indian customers, please use the https://api.r16.sentiance.com/v4/gqlarrow-up-right endpoint

Authentication to the Graphql endpoint is available for both API Keys and SDK Tokens. SDK Tokens can be obtained via the SDK.

API Keys can be obtained from the Insights Control Towerarrow-up-right.

Visit our Graphql documentation pagearrow-up-right for a look at the Graphql model and example uses.

Last updated