Skip to main content

November 2025

Added

  • Asset Generator API: unified endpoints for image and video generation.
  • Inspiration API: endpoints for inspiration recreation.

October 2025

Added

  • aurora_v1_fast option to model_version field in aurora endpoints
    • Fast version of the aurora_v1 model that maintains high generation quality with faster processing.
    • Cost: 10 credits per 15-second video.
    • This option is now available alongside existing standard and aurora_v1 choices.

September 2025

Added

  • model_version field in both AI Avatar v1 and AI Avatar v2 endpoints
    • New optional parameter to specify which model powers the AI Avatar generation.
    • Choices:
      • standard – Default. 5 credits per 30-second video.
      • aurora_v1 – Higher-quality Aurora model. 20 credits per 15-second video.
    • If omitted, the default remains standard.
    • This field appears in both request and response payloads.

Why it matters

Developers can now explicitly select the underlying model for more control over cost and output quality.
Stay tuned for more improvements. Older releases will be documented here as new updates are rolled out.