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

Video Agents

Create and manage conversational video agents, including configuration, retrieval, updates, and deletion.

Persona Templates

Define reusable personas with system prompts, entry/exit messages, and behavior settings.

Knowledge Base

Attach documents and data sources, update them over time, and keep your agents grounded in your content.

Providers

Query which AI providers, models, or services are available in your Trugen environment.

Avatars

Browse and select avatars to render your conversational agents visually.

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.