The most advanced AI music generation model. Access through the current VAP Media API with an active Room or Media plan.
A Room or Media plan unlocks API access. Usage is counted against your active plan allowance and shown in Dashboard usage.
Custom-trained AI agents craft optimized prompts for Pira V5.5. Better music, less trial and error.
Automatic loudness normalization for streaming platforms. Radio-ready output.
REST API, MCP for Claude Desktop, A2A protocol. Automate music generation.
curl -X POST https://api.vapagent.com/api/v1/generations \
-H "Authorization: Bearer YOUR_MEDIA_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"kind": "music",
"prompt": "Upbeat indie folk song, acoustic guitar, summer vibes",
"params": {
"instrumental": false
}
}'
This is the current Media API surface for generation requests.
Start with a Room or Media plan. API usage is visible in your Dashboard and counts against the active plan allowance.
Try VAP Free