Export a cut as an edit-decision file
Export a cut as an edit-decision file
Download a cut as an edit-decision file for an NLE. The frame-based
formats (xmeml/edl/fcpxml) require frame_rate; otio does not.
GET
Export a cut as an edit-decision file
Authorizations
Pass your API key as Authorization: Bearer sk_…. Mint a key from your dashboard's API-keys page.
Path Parameters
Identifier of the cut.
Query Parameters
xmeml (Premiere / DaVinci), fcpxml (Final Cut Pro X), edl (CMX-3600), or otio (OpenTimelineIO JSON).
Frame rate of your source footage (e.g. 25, 29.97, 23.976). Required for the frame-based formats xmeml/edl/fcpxml; ignored by otio.
Required range:
0 < x <= 240Response
The cut as an NLE exchange file (attachment).
The response is of type file.