Videos v2

Create Video (v2)

Create a video from an appearance reference and either audio or a script.

post/v2/videos

Headers

Idempotency-Keystring required

Unique key used to safely retry this request.

Unique key used to safely retry this request.

x-api-keystring required

API Key for authentication

API Key for authentication

Response

Successful Response

idstring required
object'video'
status'PROCESSING' | 'COMPLETE' | 'FAILED' | 'CANCELLED' required
model'mirage-avatar-x-latest'
aspect_ratio'9:16' | '16:9' nullable
created_atinteger required
completed_atinteger nullable

Changes

Changed in 2 of the 14 revisions of this API.12

  • 31e2df09dcfa11See the full diff
    • removed the media type application/json from the request body

      request-body-media-type-removed

    • added the media type multipart/form-data to the request body

      request-body-media-type-added

    This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added