Type of tokens

There are two type of tokens you can use:

Test token

This token is for development purposes. It allows you to test all the endpoints but will not reflect any change in your Sensai application.

The data sent from this token is stored in a temporal database, this temporal database is deleted every 30 days.

Test host: https://api-test.sensaimetrics.io

Production token

When your integration is ready you can switch to your production token, pushing data with this token will affect the content you see in your Sensai application.

Production host: https://api.sensaimetrics.io

You must be sure that the operations with this token are made correctly to not corrupt your data.