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.8 – v0.0.11

  • Added image-to-image and video-to-video-clip tool endpoints
  • Added numCandidates parameter to generate multiple results per request
  • Added vectorize-image, remove-image-background, and remove-video-background tool endpoints
  • Generic route helper for consistent error handling across all endpoints
  • Cursor skill for using the VideoGen API with AI agents
  • Documentation fixes and slug improvements