Update Clip
Manage Projects
Update Clip
Update a clip’s title and caption
POST
Update Clip
Documentation Index
Fetch the complete documentation index at: https://docs.reap.video/llms.txt
Use this file to discover all available pages before exploring further.
For AI agents: a documentation index is at /llms.txt. Every page is also available as markdown, just append .md to the URL.
Overview
Update the title and/or caption of an existing clip. Clips that are still processing cannot be updated.Rate Limiting
This endpoint is rate limited to 10 requests per minute per API key.Cannot update clips that are still processing. Title is limited to 80 characters and caption to 250 characters.
Response
Unique identifier for the clip
ID of the parent project
Direct download URL for the final clip (includes captions if enabled)
Deprecated. Use
clipUrl instead, which now includes captions when enabled.Start time of the clip in the original video (seconds)
End time of the clip in the original video (seconds)
Duration of the clip in seconds
Primary topic or theme of the clip
Updated title for the clip
Updated caption/description for the clip
Language of the clip content
Whether transcription is translated
Array of languages for translation
Target dubbing language (for dubbing projects)
Script format for transcription (“native” or “roman”)
AI-predicted virality score (0-10, higher is better)
Whether this clip is reframed
Resolution of the exported clip
Orientation of the exported clip (“landscape”, “portrait”, “square”)
Caption style preset used for this clip
Whether captions are enabled for this clip
Whether emojis are added to captions
Whether keyword highlighting is enabled
Clip metadata including technical details
Unix timestamp when the clip was created
Unix timestamp when the clip was last updated
Example Request
Example Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
Successful response
Direct download URL for the final clip (includes captions if enabled)
Deprecated. Use clipUrl instead.
Available options:
native, roman Available options:
landscape, portrait, square