CometChat setup
To connect with Cyclr, you need the following authentication values from your CometChat account:
- Base URL
- App ID
- API Key
To find the Base URL, API Version, App ID and API Key of your account, select the APIs tab on the left side panel of your CometChat app:
- To find your API URL, select Integrate > APIs > API Endpoint. The URL is in the format:
https://##########.api-eu.cometchat.io/v3
. - To find your App ID, select Integrate > APIs > App ID.
- To find your API key, select Integrate > APIs > Rest API Key.
Cyclr Connector Installation
When installing the CometChat Connector, the following values are used:
Value | Description |
---|---|
Base URL | The API URL from your CometChat account. |
App ID | The App ID of your CometChat app. |
API Key | API key for your CometChat account. |