Allowed domains
The allowed domains list defines which domains are approved for authorized access to the API and dialogs.
API usage
- if no allowed domains are configured, all API traffic is allowed (i.e., no domain check is performed)
- if one or more allowed domains are configured, API traffic is limited to the provided domain(s)
Dialog usage
- if no allowed domains are configured, the dialog will not start and traffic will not be allowed
- if one or more allowed domains are configured, dialog traffic is limited to the provided domain(s)
For instance, you will not be able to create a new authentication token, and access to the API will not be granted.
info
The allowed domains list is separate for Sandbox and Production environments.