AI VIDEO MODEL

Pimo AI-Video API Access

Production-ready text-to-video through the current VAP Media API. Send plain-language prompts, let VAP optimize them, and receive polished clips through REST, MCP, or A2A.

Try Pimo AI-Video Now View API Docs

Why Access Pimo AI-Video Through VAP?

No Separate Provider Setup

Skip direct provider plumbing, billing setup, and prompt-format trial and error. Choose a Room or Media plan, call the API, and generate.

Prompt Optimization

VAP uses custom-trained AI agents to transform raw descriptions into model-optimized prompts so Pimo AI-Video gets cleaner direction with less effort from you.

Plan-backed usage

A Room or Media plan unlocks video access. Usage is counted against your active plan allowance and shown in Dashboard usage.

Multiple Integrations

Use Pimo AI-Video through REST API, MCP for Claude Desktop, or agent-to-agent workflows with the same VAP account and task lifecycle.

Pimo AI-Video Capabilities

4-8s
Video Duration
1080p
Max Resolution
6
Aspect Ratios

Supported ratios: 16:9, 9:16, 1:1, 4:3, 3:4, 21:9. Audio is optional and prompt optimization is built in.

Quick Start

curl -X POST https://api.vapagent.com/api/v1/generations \
  -H "Authorization: Bearer YOUR_MEDIA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "kind": "video",
    "prompt": "Cinematic drone shot of a coastal sunset",
    "params": {
      "aspect_ratio": "16:9",
      "duration": 8,
      "resolution": "1080p"
    }
  }'

This is the current Media API surface for generation requests.

View Full API Documentation

Ready to use Pimo AI-Video?

Start with a Room or Media plan. Pro and Max plans include video workflows, and usage is visible in Dashboard.

Try VAP Free