Render video
This endpoint renders a video that has already been previewed. Use this to generate the final rendered video based on the preview.
About Request Data Structure of Webhook
When using ‘create video from link’ or ‘preview video from link’ API, if the ‘webhook_url’ is passed in the parameters, we will initiate a POST request to the webhook_url
when the task succeeds or fails, with the following content:
Arguments:
id
(string): The unique identifier of the jobstatus
(string): The status of the job. Possible values arepending
,in_queue
,running
,failed
,done
failed_reason
(string): The reason of the failure if the job failedvideo_output
(string): The URL of the video if the job is done
Note: We might send multiple requests for status changes.
Authorizations
API ID, from your settings page.
API Key, from your settings page.
Path Parameters
A UUID string identifying this Link to Video.
Response
pending
- Pendingin_queue
- In Queuerunning
- Runningfailed
- Faileddone
- Donerejected
- Rejected
pending
, in_queue
, running
, failed
, done
, rejected
255
255
255
ar
- Arabicbg
- Bulgariancs
- Czechda
- Danishde
- Germanel
- Greek, Modernen
- Englishes
- Spanish; Castilianfi
- Finnishfr
- Frenchhi
- Hindihr
- Croatianid
- Indonesianit
- Italianja
- Japaneseko
- Koreanms
- Malaynl
- Dutchpl
- Polishpt
- Portuguesero
- Romanian, Moldavian, Moldovanru
- Russiansk
- Slovaksv
- Swedishta
- Tamiltl
- Tagalogtr
- Turkishuk
- Ukrainianzh
- Chinese
ar
, bg
, cs
, da
, de
, el
, en
, es
, fi
, fr
, hi
, hr
, id
, it
, ja
, ko
, ms
, nl
, pl
, pt
, ro
, ru
, sk
, sv
, ta
, tl
, tr
, uk
, zh
15
- 1530
- 3060
- 60
15
, 30
, 60
16x9
- 16x91x1
- 1x19x16
- 9x16
16x9
, 1x1
, 9x16
DiscoveryWriter
- DiscoveryDontWorryWriter
- Don't WorryEmotionalWriter
- EmotionalGenzWriter
- Gen ZLetMeShowYouWriter
- Let Me Show YouMotivationalWriter
- MotivationalNarrationWriter
- Music StarterProblemSolutionWriter
- Problem-SolutionResponseBubbleWriter
- Response BubbleStoryTimeWriter
- StorytimeThreeReasonsWriter
- 3 Reasons WhyDIY
- DIY
DiscoveryWriter
, DontWorryWriter
, EmotionalWriter
, GenzWriter
, LetMeShowYouWriter
, MotivationalWriter
, NarrationWriter
, ProblemSolutionWriter
, ResponseBubbleWriter
, StoryTimeWriter
, ThreeReasonsWriter
, DIY
AvatarBubbleTemplate
- Avatar BubbleDramaticTemplate
- DramaticDynamicProductTemplate
- ProductDynamicResponseBubbleTemplate
- Response BubbleFullScreenTemplate
- Full ScreenGreenScreenEffectTemplate
- Green Screen EffectMotionCardsTemplate
- Motion CardsOverCardsTemplate
- Over CardsQuickTransitionTemplate
- Quick TransitionScribbleTemplate
- ScribbleSideBySideTemplate
- Side by SideTopBottomTemplate
- Top & BottomTwitterFrameTemplate
- Twitter FrameVanillaTemplate
- VanillaVlogTemplate
- Vlog
AvatarBubbleTemplate
, DramaticTemplate
, DynamicProductTemplate
, DynamicResponseBubbleTemplate
, FullScreenTemplate
, GreenScreenEffectTemplate
, MotionCardsTemplate
, OverCardsTemplate
, QuickTransitionTemplate
, ScribbleTemplate
, SideBySideTemplate
, TopBottomTemplate
, TwitterFrameTemplate
, VanillaTemplate
, VlogTemplate
255
255
200
normal-black
- NORMAL_BLACKnormal-white
- NORMAL_WHITEnormal-red
- NORMAL_REDnormal-blue
- NORMAL_BLUEneo
- NEObrick
- BRICKfrenzy
- FRENZYverana
- VERANAmustard
- MUSTARDglow
- GLOWmint
- MINTcoolers
- COOLERSbilo
- BILOtoons
- TOONSdeep-blue
- DEEP_BLUEmystique
- MYSTIQUEcaution
- CAUTIONduality
- DUALITY
normal-black
, normal-white
, normal-red
, normal-blue
, neo
, brick
, frenzy
, verana
, mustard
, glow
, mint
, coolers
, bilo
, toons
, deep-blue
, mystique
, caution
, duality
Position of the caption, only center is supported for now, default to null
center
- Center
center
Caption offset x is horizontaly relative to the center of the canvas in percentage, range from -0.5 to 0.5, default to null
Caption offset y is vertically relative to the center of the canvas in percentage, range from -0.5 to 0.5, default to null