Skip to main content
A dedicated agent for resolving customer queries, guiding troubleshooting, and handling FAQs.
  • Tier-1 support for common issues
  • Account, billing, and subscription queries
  • Guided troubleshooting for apps, hardware, or SaaS products
1

Step 1 - Create an Agent

Use the Create Agent API to programmatically spin up a new video agent.
Replace <api-key> with your actual API key generated from our Portal.
The API will return the newly created agent object, including an id like:
2

Step 2 - Embed the Agent

Use the agent id to embed a fully interactive video agent via iframe.
Replace <agent-id> with the value returned from previous step.