REST · MCP · LIVE NOW

Clipflow API

One REST endpoint. Long-form video in. A month of platform-native short-form posts out. Built for content platforms, agency backends, and creator tools that need programmatic repurposing without managing the AI pipeline yourself.

Get started

Once logged in, head to /settings/api to mint a cfk_… bearer token. For one-click Claude Desktop / Claude Code install via Model Context Protocol, the same page generates the claude mcp add clipflow command for you.

Partnership inquiries (white-label, volume) → api@clipflow.to.

What the API does

POST /repurpose

Submit a source video (MP4 / MOV / MP3 / YouTube URL). Returns a job ID + webhook callback when 20-40 platform-native clips are ready.

GET /jobs/:id

Poll status or wait for the webhook. Returns ready clips with timestamps, hooks, captions, and per-platform export URLs (9:16, 16:9, 1:1).

POST /brand-voice

Train a brand-voice profile from the customer's past 50-500 published posts. Returned voice model is referenced in subsequent /repurpose calls.

POST /schedule

Push approved clips into the multi-platform scheduler. TikTok, Reels, Shorts, LinkedIn, X — single API call.

GET /usage

Real-time AI token spend per workspace. BYOK keys can be set per workspace so end-customers pay their own AI bills directly.

Webhooks

job.completed, clip.approved, post.published, voice.trained. Standard HMAC-signed payloads. 1-second median delivery.

Pricing model (planned)

Per-minute processing + BYOK AI. You pay Clipflow for compute + workflow orchestration. You bring your own OpenAI key (LLM + Whisper) plus optional media-stack keys (Replicate, ElevenLabs, HeyGen) — token + media costs go directly to your providers at cost, no Clipflow markup.

  • Hobby tier: 60 free minutes/month, BYOK required, community Slack
  • Startup tier: $99/month, 600 minutes, BYOK or platform-key fallback, email support
  • Scale tier: $499/month, 5,000 minutes, SLA, dedicated Slack channel
  • Enterprise: Custom — volume + private deployment options

Built for

  • Content platforms embedding repurposing for their creator user base (Substack / Beehiiv / Buzzsprout-tier)
  • Marketing agencies automating client-side content production at 10-50× per-account volume
  • Creator-economy tools bundling repurposing into broader workflows (analytics, scheduling, monetization)
  • Enterprise content teams repurposing internal town-halls, customer interviews, exec talks across global brand surfaces

First 50 partners get free tokens for 3 months

Email api@clipflow.to with your use case. We respond within 48 hours.

Request access