Models/Video Utility
Utility

Video Utility

by Topaz

Frame interpolation, matting, and background removal helpers for post-production pipelines.

Capabilities

  • Interpolation
  • Matting
  • Background removal

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
video-interpolateper clip$0.020 / call
video-mattingper clip$0.030 / call

Pricing starts at

$0.020 / call

Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.

Quickstart

Video Utility · video-interpolate

cURL
curl -X POST https://capi.ai/api/v1/topaz/video_upscale \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"video-interpolate","video_url":"https://file.capi.ai/input.mp4"}'