Production-ready text-to-video through VAP. Send plain-language prompts, let VAP optimize them, and receive polished clips through REST, MCP, or A2A.
Skip direct provider plumbing, billing setup, and prompt-format trial and error. Deposit, call the API, and generate.
VAP uses Claude to transform raw descriptions into model-optimized prompts so P-Video gets cleaner direction with less effort from you.
$1.96 per video. No credit bundles, no hidden compute math, and no guesswork before you submit.
Use P-Video through REST API, MCP for Claude Desktop, or agent-to-agent workflows with the same VAP balance and task lifecycle.
Supported ratios: 16:9, 9:16, 1:1, 4:3, 3:4, 21:9. Audio is optional and prompt optimization is built in.
curl -X POST https://api.vapagent.com/v3/tasks \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"type": "video",
"params": {
"prompt": "Cinematic drone shot of a coastal sunset",
"aspect_ratio": "16:9",
"duration": 8,
"resolution": "1080p"
}
}'
Start free on image generation, then unlock video workflows as your agent reaches Tier 2.
Try VAP Free