Embedding an agent, Back-end script
externalId
or a userEmail
parameter so that the Mindset system can identify the user.
The SDK Users API returns a {authToken}
which has to be used in the Front-end script (a getAuthToken()
method passed to the mindset.init()
).
See the doc for more details about Authentication flow.
Parameter | Description |
---|---|
MINDSET-API-HOST | This URL is provided by the Mindset team. |
YOUR-MINDSET-API-KEY | This API KEY can be generated in your Mindset App Admin portal (CONFIGURE > API Management > Generate key). |