ClipAgent API

Add viral clip detection
to your product.

One YouTube URL in, AI-ranked clips out. Virality scores, captions, branding, 9:16 rendering — all through a single API. No video infrastructure required.

$2 per video · No subscription · Credits never expire

2
Endpoints. That's the entire API.
$2
Per video. Rendering included.
0
Infrastructure to manage.

Three calls. Done.

1

Submit

POST a YouTube URL to /v1 with action: "analyze". We download the video, transcribe it, and run AI analysis to find the most viral moments.

2

Poll

Check the status endpoint with your job_id. When complete, you get ranked clip candidates — each with a virality score, title, timestamps, and reasoning.

3

Render

Pick your clips, choose a caption style and branding. We crop to 9:16, burn captions, add your logo, and return download URLs. Done.

Ship in minutes, not months.

One curl command to start. SDKs and wrappers coming soon.

Terminal
# Submit a video for analysis
curl -X POST https://clip-agent.com/v1 \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"action": "analyze", "url": "https://youtube.com/watch?v=..."}'

# Response
{
  "job_id": "abc-123",
  "status": "processing",
  "credits_remaining": 48
}

Everything your app needs.

We handle the hard parts — you get clean JSON and rendered videos.

AI virality scoring

Each clip scored 1–10 on hook strength, emotional intensity, curiosity gap, and shareability. With reasoning.

10 caption styles

Bold Pop, Neon Glow, Cinematic, Typewriter, and more. Burned directly into the rendered video.

Brand overlay

Logo or text handle, any position, configurable scale and opacity. White-label ready.

9:16 rendering

Auto-crop to 1080×1920. Ready for TikTok, Shorts, and Reels. We handle all the ffmpeg.

Smart zoom cues

AI suggests punch-in, slow zoom, and snap zoom moments to make clips more engaging.

Fully managed

No servers, no GPU, no ffmpeg, no whisper. We handle download, transcription, AI, and rendering.

Simple, transparent pricing.

No tiers. No subscriptions. Pay for what you use.

$2
per video analyzed
  • Full video analysis + AI clip ranking
  • 9:16 rendering with captions included
  • All 10 caption styles
  • Brand logo or handle overlay
  • 24-hour download links
  • Credits never expire
Get your API key

No monthly minimums. Buy credits as you go.

Built for builders.

Content platforms

Let your users turn long-form uploads into short-form clips without leaving your app.

Agencies & studios

Batch-process client videos. Get ranked clips in minutes instead of hours of manual editing.

Creator tools

Add clip detection as a feature. Differentiate your product with AI-powered video intelligence.

Start building today.

Get your API key in 30 seconds. First integration takes under 5 minutes.