Models/PixVerse
Video

PixVerse

by PixVerse

PixVerse for stylised video generation, transitions, extension, and clip editing.

Capabilities

  • Text to video
  • Transitions
  • Extend video

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
pixverse-v6-text-to-video5s · 1080p$0.045 / second
pixverse-transition-videoper transition$0.30 / call

Pricing starts at

$0.045 / second

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

Quickstart

PixVerse · pixverse-v6-text-to-video

cURL
curl -X POST https://capi.ai/api/v1/kling/text_to_video \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "pixverse-v6-text-to-video",
    "prompt": "A paper kite flying above a quiet coastal town at sunrise",
    "duration_seconds": 5
  }'