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.
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).
xmeml, fcpxml, edl, otio Frame rate of your source footage (e.g. 25, 29.97, 23.976). Required for the frame-based formats xmeml/edl/fcpxml, whose timecodes snap each cut to the nearest frame at this rate — pass your source's real rate, since a mismatch shifts every cut. Ignored by otio, which carries exact seconds: sending one cannot quantise it.
0 < x <= 240Response
The cut as an NLE exchange file (attachment).
The response is of type file.