Dialog Manager API Keys
A Dialog Manager API key is a key with the prefix VF.DM.
. These keys are the recommended way to access our Dialog Manager API.
Obtaining a Dialog Manager API Key
To access the Project API key
for a specific project:
- Open the project you want to connect with
- Select on the Integrations tab (shortcut:
3
) - Copy the Dialog API Key.

Access Project API Key
Using a Version Alias
For the versionID
header, you should pass in the value:
'development'
for testing and development purposes'production'
for live apps and production deployments