Skip to main content
Deprecation NoticeAll embedding features are being deprecated and will be removed shortly.
We recommend that you do not build new integrations using this feature.
Recommended Alternative: We recommend integrating Cekura into your platform via our APIs. We also have an MCP server to make it easier for you — simply ask Claude Code to use the Cekura MCP and get a UI quickly!If you have existing integrations using Calls Embedding, please plan to migrate to our APIs before the removal date.

Prerequisites

  • Cekura API key
  • Agent ID
  • Development environment for your chosen framework

URL Structure

The embed URL follows this pattern:
Where:
  • {agentId}: Your agent’s unique identifier
  • {token}: Your authentication token
  • {theme}: Theme preference (‘dark’ or ‘light’)

Framework Implementations

Event Handling

Each framework implementation above includes handlers for these core events:
For token management implementation details, refer to: