All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Zapier integration (coming soon).
- Configuration endpoints:
GET /auth/config/ai_voice_options,ai_avatar_options,music-library,video_tags— retrieve available options for use in project creation. - Workspace endpoints: list projects, update workspace name.
- Branding endpoints:
GETandPUT /auth/branding/entityfor managing logo, colors, company info, and pronunciations. - Asset management endpoints: upload, delete, move, rename assets, and create folders.
- Project endpoints:
GETandDELETE /auth/project/{projectId}. - New
CreateProjectRequestfields:webhook,additionalParams,toAutoEnhance,toAutoExport,aiAvatarSettings,videoSourcesPipeline,imagesSourcePipeline, and fullcustomTemplatesupport (assets, flexibility, fonts, per-scene overrides).
- Corrected project creation status endpoint response — returns
{ status }(STRUCTURE,GENERATING_IMAGES,DONE), not{ projectId }. - Corrected workspace update path to
PUT /auth/organization/{organizationId}/workspace/{workspaceId}.
- Rewrote Quickstart with accurate endpoint paths and end-to-end examples.
- Added guides for video generation, enhancement, export, and template usage.
- Removed stale placeholder content.
- Shuffll API: Launched the Shuffll API, enabling programmatic access to AI-powered video creation, automated branding, and seamless video production at scale.
- Make.com Integration: Added support for Make.com, allowing users to build drag-and-drop marketing automations that generate and distribute videos effortlessly.
- Webhooks: Introduced webhook support, allowing real-time event notifications for streamlined video creation workflows.