Slide up/down logo text reveal

POST https://api.shotstack.io/{{ENV}}/render

Logo and subheading slide effect. The slides and and fades up, followed by the sub heading sliding down.

Logo sub heading reveal example

Example MP4

Request Body

{"timeline"=>{"soundtrack"=>{"src"=>"https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/music/unminus/palmtrees.mp3", "effect"=>"fadeOut"}, "background"=>"#000000", "tracks"=>[{"clips"=>[{"asset"=>{"type"=>"image", "src"=>"https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/branding/logo-reverse.png"}, "start"=>0.2, "length"=>4.8, "transition"=>{"in"=>"slideUp", "out"=>"slideUp"}, "fit"=>"none", "offset"=>{"y"=>0.06}, "scale"=>1}, {"asset"=>{"type"=>"html", "html"=>"<p>THE CLOUD VIDEO EDITING API</p>", "css"=>"p { font-family: 'Clear Sans'; color: #cccccc; font-size: 18px; }", "width"=>600, "height"=>60}, "start"=>0.4, "length"=>4.6, "transition"=>{"in"=>"slideDown", "out"=>"slideDown"}, "offset"=>{"x"=>0.036, "y"=>-0.0}}]}]}, "output"=>{"format"=>"mp4", "resolution"=>"hd"}}

HEADERS

KeyDatatypeRequiredDescription
cache-controlstring
content-typestring
postman-tokenstring
x-api-keystring