Body

This endpoint will crop videos intuitively and return the cropped video.

video_url
string

This is the video url of the video you want to crop.

ratio
Integer

This the the ratio of the cropped video. For example, 16:9, 4:3, 1:1, etc.

Response

cropped_video_url
string

This is the url of the cropped video.