Analyze Video
Analyze a video and answer questions about it. Pass a video URL and a text prompt — for example, “Describe what happens” or “Rate the visual quality 1-10.” Returns the generated text.
Documentation Index
Fetch the complete documentation index at: https://developers.recoupable.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Recoup API key. Learn more.
Body
Video analysis parameters
Publicly accessible URL of the video to analyze. Supported formats: MP4, MOV, AVI, and other FFmpeg-compatible formats. Maximum duration: 1 hour.
A text prompt that guides the analysis. Can be instructive, descriptive, or phrased as a question. Examples: "Describe the key moments in this video", "Generate 5 SEO keywords for this video".
2000Controls the randomness of the text output. Lower values produce more focused results. Defaults to 0.2.
0 <= x <= 1Maximum number of tokens to generate. If omitted, uses the model default.
1 <= x <= 4096