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.8 – v0.0.11
- Added
image-to-imageandvideo-to-video-cliptool endpoints - Added
numCandidatesparameter to generate multiple results per request - Added
vectorize-image,remove-image-background, andremove-video-backgroundtool 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