Create a timeline interchange
Authentication
Path parameters
The project id (e.g. vg_proj_...).
Request
Editor interchange document format. FCPXML is Final Cut Pro (also imported by DaVinci Resolve and others). PREMIERE_XML is the Final Cut 7 xmeml XML that Adobe Premiere Pro imports natively. OTIO is OpenTimelineIO, the vendor-neutral format. SRT is a SubRip caption sidecar.
How the interchange document references media. REMOTE_URLS produces a single document that links to signed media URLs. BUNDLE produces a zip containing the document plus every referenced media file, referenced by relative path, for durable offline relinking.
Response
Opaque timeline interchange job id (e.g. vg_inte_...). Poll GET /v1/timeline-interchange/{interchangeJobId} for completion.