Installation
There are three core steps to installing Candu (full guide here): Step 1 – Get your Client Token- Visit https://app.candu.ai/settings
- Scroll to Access Keys
- Make a note of your Client Token
YOUR_CLIENT_TOKEN with the token from Step 1 and CONTEXTUAL_USER_ID with a unique ID for the logged-in user (e.g. the user ID from your database or auth system):
HTML
HTML (React)
- Depending on your Content Security Policy (CSP) you may also need to whitelist the following URLs:
https://api.candu.ai/https://cdn.candu.ai/https://media.candulabs.com/- Optional
https://sentry.io/(Not required for functionality; used to capture errors)