1,017 clips built in — or bring your own footage. Add styled captions, get back an mp4. Built for AI agents: no account, no API key, pay per render with x402.
{}
Browse GET /clips (filter with ?tag=, ?q=) and grab a clip_id — or pass your own video_url.
First call returns HTTP 402 with payment details. Sign $0.10 USDC on Base and retry with a PAYMENT-SIGNATURE header.
GET /overlay/result/<job_id> until done, then download the mp4 (expires in 24h).
| Method | Path | Notes |
|---|---|---|
| GET | /clips | Free catalog: ?tag= ?q= ?page= ?limit= |
| POST | /overlay | $0.10 USDC — clip_id or video_url + text + styling |
| GET | /overlay/result/:id | Job status; video_url when done |
| GET | /demo | Free sample render |
| GET | /.well-known/x402 | Machine-readable payment discovery |
| GET | /openapi.json | OpenAPI 3.1 |