Documentation Index
Fetch the complete documentation index at: https://docs.clickterm.com/llms.txt
Use this file to discover all available pages before exploring further.
ClicktermClient is the main entry point for the ClickTerm Web SDK. It handles initialization and provides the foundation for all SDK operations.
Access
Methods
initialize
Initializes the SDK with your App ID. Must be called before any other SDK methods.| Parameter | Type | Required | Description |
|---|---|---|---|
appId | string | Yes | Your App ID from the Integrations page |
void
Example:

