What’s new in the VideoGen API. Each entry below covers a single release window with breaking changes, new endpoints, fixes, and SDK updates.
- Subscribe to releases via the RSS feed.
- For machine-readable history, fetch each entry as Markdown by appending
.mdto its URL (for example, /changelog/2026/5/5.md). - For the complete documentation index, see /llms.txt.
v0.0.6 — Initial release
First public release of the VideoGen API and TypeScript SDK (@videogen/sdk).
- OpenAPI spec and SDK generation pipeline
- Fern-powered documentation site
- Tool endpoints:
prompt-to-image,prompt-to-video-clip,text-to-speech,prompt-to-sound-effect,audio-to-avatar-clip - File management: list, get, and hydrate generated files
- Bearer token authentication