Limerence

Embedding

Add a Limerence agent to your own application

Drop a Limerence chat surface into a customer-facing app without issuing API keys. Access control is origin-based: the server emits a CSP frame-ancestors header listing the domains your team has allowed, and the browser refuses to render the frame anywhere else.

Choose a path

  • Setup — configure allowed origins for your team and verify the CSP behavior end to end.
  • Iframe — the markup, sizing, and permissions for dropping the widget into a page.

Limerence offers two ways to give external users access to an agent:

EmbedShare Link
URL pattern/embed/<agent-id>/s/<token>
Use caseIntegrate into your productSend a standalone link
AuthenticationOrigin validation via CSPToken-based, no auth
UIChat onlyAgent info panel + chat

On this page