Negative fIlter
POST https://api.shotstack.io/{{ENV}}/render
Negative filter inverts the colours to create a negative effect.

Request Body
{"timeline"=>{"soundtrack"=>{"src"=>"https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/music/unminus/berlin.mp3"}, "tracks"=>[{"clips"=>[{"asset"=>{"type"=>"image", "src"=>"https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/images/wave-barrel.jpg"}, "start"=>0, "length"=>3, "filter"=>"negative"}, {"asset"=>{"type"=>"video", "src"=>"https://s3-ap-southeast-2.amazonaws.com/shotstack-assets/footage/cat.hd.mp4"}, "start"=>3, "length"=>3, "filter"=>"negative"}]}]}, "output"=>{"format"=>"mp4", "resolution"=>"hd"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
cache-control | string | ||
content-type | string | ||
postman-token | string | ||
x-api-key | string |