← All modelsAnalyzes your video’s pacing, mood, and timing to generate a frame-synced, licensed, commercial-use-safe soundtrack in seconds.
Pricing
- Price
- 1.13 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|
| prompt | — | Optional text prompt steering the musical style. If omitted, a prompt is generated automatically from the video. |
| duration | — | Optional. Length (seconds) of the video segment to score. When set, scores a segment of this length starting at Start Offset (or from the beginning if Start Offset is unset). Defaults (None) to the rest of the video: the whole video when Start Offset is unset, or from Start Offset to the end when it… |
| video_urlrequired | string | Public http(s) URL of the source video to score. |
| num_samples | integer | How many distinct music tracks to generate for the video. |
| start_offset | — | Optional. Start scoring from this offset (seconds) into the video. Requires Start Offset + Duration <= Video Duration. |
| prompt_influence | number | Turn it up to match the text prompt |
Output
| Field | Type | Description |
|---|
| audio | — | The first generated music track, for quick preview/playback. |
| audios | array | All generated music tracks (AAC/m4a), one per sample. |