Start a Clipping
Turn a long YouTube video into short vertical clips with burned-in captions. The best parts are picked automatically, every clip is saved to the media library, and when integrations are passed a draft post is created for every clip on every integration. Nothing is scheduled or published.
Clipping takes several minutes, so this only starts it and returns the clipping id. Poll Get a clipping until the status is completed or failed.
id: poll Get a Clipping until the status is completed or failed.Clipping minutes
On Postiz Cloud a clipping spends one clipping minute for every minute of the source video, from the same monthly allowance the agent and MCP use:- With no minutes left the request is refused with
402and nothing is charged. - The minutes are charged once the real length of the video is known. A video longer than the minutes left fails the clipping (the
errorof Get a Clipping says so) and nothing is charged. - A clipping that fails without producing a single clip gives the minutes back.
429.Authorizations
Your Postiz API key
Body
URL of the YouTube video (youtube.com or youtu.be)
IDs of the integrations to create a draft post for, one draft per clip per integration. Without any, the clips only land in the media library
20Maximum number of clips
1 <= x <= 10How the horizontal video fills the vertical clip. blur keeps the whole picture over a blurred copy of itself. crop fills the clip with the middle of the picture and cuts the sides away; there is no face tracking
blur, crop Response
Clipping started
ID of the clipping

