Clerk
Connect Clerk to Cendriix to manage authentication and user sessions.
Authentication
Clerk uses API key authentication. You’ll need to generate an API key from your Clerk dashboard.
Setup
- Navigate to Settings → Integrations → Connectors
- Find Clerk in the connector list
- Click Connect
- Enter your API key when prompted
- The connector will be activated immediately
Admin Setup (Self-Hosted)
To enable Clerk for your Cendriix instance:
- Generate an API key from your Clerk dashboard
- Note the API key for the next step
- Populate the Secrets Manager secret
cendriix/prod/connectors/clerkwith:{ "api_key": "..." }
Use Cases
- Manage authentication and user sessions
- Automate workflows between Clerk and your other connected tools
- Query Clerk data from Cendra AI assistant
Documentation
Last updated on