Create an Account Key
An Account Key is used in the SDK to communicate with the Signals API. Each key can be assigned one or more domains, which will limit calls to those domains only.
To create a new key, click New Key in the top right corner of the Account keys overview page:
screen
Enter the following properties in the pop-up:
screen
* Name — The name of the key. Make it explicit to easily recognize the purpose of the key
* Description — Provide a clear description of what this key is used for.
* Enabled — Toggle this on to activate the key and be able to use it in the SDK
* Domains — List the domains from where calls using the key should be accepted. All domains not listed here will not able to call the Signals API.
When finished, savethe key. It can now be used in the SDK.