For the complete documentation index, see llms.txt. This page is also available as Markdown.

Accessing Insights

To access the valuable insights provided by Sentiance, you have a range of flexible options at your disposal. These options cater to various integration preferences and can be tailored to suit your specific requirements. Let's explore the different means of accessing Insights:

1

SDK API's

Native iOS, Android, React Native and Flutter APIs exposed by the Sentiance SDK can be seamlessly integrated into your application. This allows you to access Insights directly on the user's device, enabling real-time and personalized experiences.

2

Offloads

Pre-signed URLs provide direct access to downloadable files containing insights gathered from your users. The data is batched at defined intervals. These URLs can be generated and made available via our Cloud GraphQL API or through ICT with Developer access.

Checkout this page for more details regarding offloads

3

Cloud GraphQL API

Make use of the GraphQL server provided by Sentiance to query Insights. Access Insights from either your mobile application ( using SDK token) or backend server (using API Key).

Checkout this page for more details regarding the Cloud GraphQL API

The specific features and access mechanisms available to you depend on the configuration settings for your app, which are based on the Statement of Work (SOW) you have with Sentiance. This ensures that your access options are tailored to your unique use case and business needs.

Last updated