VIDEO EDITING API FOR AGENTS

The simple video editing API for agents.

Give your agent one API to trim, resize, compress, convert, extract audio and create thumbnails. No video expertise required.

Agent-ready JSONProduction outputsOne simple API
create-job.sh LIVE

$curl -X POST https://kinopipe.com/api/v1/jobs

-H "Authorization: Bearer kp_live_••••"

-d '{"input":"asset_01","preset":"vertical-social"}'

{

"id": "job_01J9K2",

"status": "processing",

"progress": 72,

"eta_seconds": 5

}

video edit · processing72%
TRIMRESIZECOMPRESSCONVERTEXTRACT AUDIOTHUMBNAILS
DESIGNED FOR AGENTS

Every video edit your agent needs, behind one API.

No media tooling to learn and no brittle scripts to maintain. Just a clear request and a finished file.

01
Simple by default

Send a source video and the edits you want. Get back a finished file with a predictable response.

02
Everyday video edits

Trim, resize, compress, convert, extract audio and create thumbnails through one API.

03
Ready-made tools

Give your agent focused endpoints for common edits without making it build a recipe from scratch.

04
Know before you run

Know expected runtime, output size and credit cost before a job begins.

05
Async and observable

Track progress, retries and typed failure codes without holding open a fragile request.

06
Built for agents

Clear JSON inputs, stable outputs, idempotent calls and completion webhooks fit agent workflows.

ONE PRIMITIVE

Describe the edit.
Get a finished video.

KinoPipe takes care of the media details and gives your agent a clean, durable result it can use immediately.

Try it in the playground
01
Describe the edit
Send a video URL and the result you want.
02
KinoPipe edits it
We validate the request and process the video.
03
Receive the asset
Use a signed URL or your completion webhook.
SIMPLE PRICING

Start free. Pay for useful work.

One credit equals one second of processing. Monthly credits keep spend predictable, with no surprise overages.

Free
$0/mo
For prototypes and first agent edits.
  • 100 credits once
  • Complete video API
  • No credit card required
Developer
Most popular
$29/mo
For agents editing video in production.
  • 5,000 credits / month
  • No surprise overages
  • Email support
Pro
$99/mo
For video-heavy agent workflows.
  • 25,000 credits / month
  • Best price per credit
  • Priority support
SHIP THE MEDIA LAYER
Give your agent video editing.
Its first edit is one API request away.
Open the playground