Evaluate whether a source video can be cloned reliably
Synchronously analyzes a directly fetchable public HTTPS MP4 and returns a verdict, score, evidence, and model. TikTok and Instagram post pages must first be staged with their video download endpoint, then the exact returned CDN URL passed as videoUrl. The source must be an MP4 no larger than 50 MB and no longer than 15 seconds. Captions and overlays that can be removed and reapplied do not independently reduce cloneability. Shares the daily clone admission limit.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Public HTTPS URL of a directly fetchable MP4. Social post and webpage URLs must be staged first.
Response
The request has succeeded.
Overall cloneability verdict: "strong" clones reliably, "possible" may need retries or manual QA, "weak" is unlikely to clone well.
strong, possible, weak Server-calculated cloneability score from 0 (unusable) to 100 (ideal source), derived from a fixed rubric.
0 <= x <= 100Concrete observations from the video that support the verdict.
Provider model id that produced the structured observations used by the server rubric.