To authenticate the connector, you need to create an API Key:
- Log in to the Magento 2 admin portal, and select System > Extensions > Integrations.
 - Select Add New Integration.
 - Enter a unique name for the integration in the 
Namefield, enter your admin password in theYour Passwordfield, and leave all the other fields blank. - Select the API tab, set Resource Access to All, and then select Save.
 - Select the Activate link next to your new integration.
 - Select Allow and copy the value in the Access Token field (not the Consumer Key).
 
Cyclr account setup
Cyclr asks you for the below values when you install the Magento 2 connector into an account:
| Property | Description | 
|---|---|
| Domain | The domain of your Magento 2 site, for example, https://my-magento-site.com | 
| API Key | The API Key from your Magento 2 account. | 
Webhooks
If you want to use webhooks with Magento 2, Cyclr has a dedicated Magento 2 Webhooks Connector and a plugin that you can install in your Magento 2 instance.
For more information, see our Magento 2 Webhooks connector documentation.