All models

Video generation · DeepInfra

P Video

Canonical id: PrunaAI/p-video · /v1/videos

Text in → Video out
Try it in the playground

Price

$0.02 / second

per second of generated video

+ LLMRouter platform fee: 1% of provider cost (≈ $0.0002) — billed as its own line, never blended into the price above.

API

curl https://api.llmrouter.sh/v1/videos \
  -H "Authorization: Bearer llmr_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"model": "PrunaAI/p-video", "prompt": "A drone shot flying over snowy mountains", "seconds": 5}'