Create reusable musical personas from existing audio tracks
persona_id parametertask_id (required): Task ID from a completed music generation (Generate, Extend, Upload Cover, or Upload Extend)audio_id (required): Specific audio track identifier from the callback dataname (required): A descriptive name that captures the musical style or characterdescription (required): Detailed description including:
persona_id to the following endpoints:
All API endpoints require Bearer Token authentication
Get your API Key:
Visit the API Key Management Page to get your API Key
Add it to the request header:
Authorization: Bearer VIDGO_API_KEYAPI model identifier.
Must be generate-persona for this endpoint.
generate-persona "generate-persona"
Input parameters for persona generation
Webhook callback URL for result notifications
"https://your-domain.com/callback"