Retrieve all clips generated from a video project
Get all clips generated from a completed video project. This endpoint returns downloadable URLs for each clip, along with metadata like virality scores, titles, and captions.
This endpoint is rate limited to 10 requests per minute per API key.
Unique identifier of the project
Page number for pagination
Number of clips to return per page (maximum 100)
Array of clip objects
Current page number
Total number of pages available
Total number of clips in the project
The virality score is an AI-predicted metric (0-10) that indicates how likely a clip is to perform well on social media:
Clips are only returned when the parent project status is completed
. If the project is still processing
, this endpoint will return an empty clips array.
Download clips for posting across social platforms
Use virality scores to prioritize high-potential content
Retrieve all clips for automated publishing workflows
Review clip titles and captions before publishing