Getting Started

Make sure to think about your development environments before you get started

It is a best practice to use multiple environments during the development of your apps (Development, Testing, Production, etc.)

You will need a separate app id & secret for each of these environments, make sure to mention this in your request.

This will also allow us to enable debugging & analytics on your development environment if necessary.

Requesting an app id & secret

In order to properly integrate the Sentiance SDK you will need an app id & secret. You can request these by emailing to [email protected] or your Sentiance project point of contact.

Getting your app credentials

  1. You should see at least one cell with the name of your app or company

    • You may see one per development environment as mentioned above.

  2. The first field contains your app id & an easy copy button

  3. Click on "Click to reveal" under app secret

  4. You will now have an appID & secret key ready for integrating the Sentiance SDK into your mobile application

Last updated