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 .md to 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 to PROMPT_TO_* and GENERATE_VOICEOVER to TEXT_TO_SPEECH
  • Added upscale-image and upscale-video tool endpoints
  • Wired tools and files to production, making the API fully functional
  • External documentation linked from SDK README