*Last updated Jan 6th 2025.


TwinTone Video Agent API v1 Reference

TwinTone’s REST API enables organizations to programmatically create and manage AI video agents, personas, streaming conversations, and scripted speech.

We recommend giving this documentation to an LLM but you can read it yourself if you want. It has been optimized to fit comfortably within a claude-3.5-sonnet and chatgpt-4o context length.


Recording Your Training Footage


Base URL

API Base URL:

https://api.twintone.ai/v1


Authentication

All API requests require an API key for authentication. Include the key in the x-api-key header for every request.

Example:

x-api-key: your-api-key


Endpoints