Render a clip
Renderização
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.
POST
Render a clip
Autorizações
Parâmetros de caminho
Resposta
Response for status 200
ID of the completed cached render
ID of the edit settings used
Opções disponíveis:
completed Opções disponíveis:
true Signed URL to download the rendered video
Última modificação em 6 de junho de 2026