Skip to main content
Deprecation NoticeAll embedding features are being deprecated and will be removed from 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 Result 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
  • {resultId}: Either ‘all’ to view all results, or a specific result ID
  • {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: