Skip to main content
The Trugen Agent Platform API lets you programmatically create, configure, and manage conversational video agents-including their personas, knowledge, and visual avatars. Use these APIs to:
  • Spin up video agents tailored to your brand
  • Define reusable persona templates for consistent behavior
  • Connect agents to your own data
  • Retrieve available providers and avatar options

Core Components

The API is organized around a few core components:
  • Video Agents - Create, fetch, update, and delete conversational video agents.
  • Persona Templates - Define reusable system prompts, behaviors, and flows.
  • Knowledge Base - Attach documents and data sources that ground agent responses.
  • Providers - Inspect which LLM, TTS, and other providers are available.
  • Avatars - Discover avatar configurations for visual rendering. conversations.

Documentation Map


Each endpoint page includes request/response schemas, example payloads, and usage notes so you can integrate TruGen’s Agent Platform directly into your existing applications and pipelines.