Prerequisites
- An Agentic Trust account with a project created in the dashboard
- Your API key (
lum_pk_...) and Project ID (proj_...) from the project settings page
Embed the widget
Initialize the widget
Call The widget bubble appears in the bottom-right corner of your page.
initAsync with your project credentials:Send a message via the API
You can also interact with the agent programmatically.What’s next
Knowledge Base
Upload documents and crawl websites so the agent answers from your content.
Custom Actions
Let the agent call your APIs to take actions on behalf of users.
Widget Configuration
Customize the widget appearance, position, and color scheme.
Identity Verification
Secure your agent with HMAC or JWT identity verification.