Get Clip Details
Track & Retrieve
Get Clip Details
Retrieve details for a specific clip
GET
Get Clip Details
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
Get detailed information about a specific clip, including its download URL, AI-generated metadata, virality score, and export settings.Rate Limiting
This endpoint is rate limited to 10 requests per minute per API key.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
AI-generated title for the clip
AI-generated 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.
Query Parameters
Unique identifier of the project
Unique identifier of the clip
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