post https://video-api.picsart.io/v1/trim
Service Description:
Control the length of a video clip with the Trim Video API service. Pull a specific segment or trim to your desired video clip duration.
Limitations:
- Supported source video formats are MOV, WEBM and MP4.
- End time > Start time (specified in milliseconds)
Use Cases:
Scenarios where trim can be used include the following:
- Trim any period of the video from any video
- Helps with getting a particular segment of a video
Options:
Choose the beginning and end of the desired video segment.
Source Video:
You can source the video by providing URL to an online video.
Authorization:
Requires an API key to be provided in the X-Picsart-API-Key request header.