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.7
- Breaking: Renamed all
GENERATE_*tool types toPROMPT_TO_*andGENERATE_VOICEOVERtoTEXT_TO_SPEECH - Added
upscale-imageandupscale-videotool endpoints - Wired tools and files to production, making the API fully functional
- External documentation linked from SDK README