Render a clip
Queues a clip for video rendering. Returns a render_id you can use to poll status via GET /renders/{renderId}.
If a template has been applied to the clip (see apply_template), the rendered video will include all template customisations (captions, effects, cropping, etc.). Otherwise the clip is rendered with default settings.
If an identical render has already been completed, returns 200 with from_cache: true and a ready download_url. Returns 409 if the same clip is already being rendered.
Documentation Index
Fetch the complete documentation index at: https://cut.pro/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Response
Response for status 200
ID of the completed cached render
ID of the edit settings used
completed true Signed URL to download the rendered video