Skip to main content
GET
Poll a loop job

Authorizations

Authorization
string
header
required

Your API key as a Bearer token, e.g. Authorization: Bearer vbsk_live_...

Path Parameters

job_id
string
required

Response

The finished loop plan.

A completed loop job, a LoopResult plus the job's own fields.

video_id
string
track_id
string
track
object

The catalog identifiers for the recording a loop plan describes. The song is the work, the audio file is the specific render you fetch. They are not interchangeable.

applicable
boolean
plan
object

How to lay the track under the clip. segments is the authoritative playback path. loop_start_a / loop_end_b / repeats describe the same loop but cannot express a final pass that exits into a come-down outro. On a not-applicable result only applicable, reason and (for video_not_longer) the three duration fields are present.

hint
string
retryable
boolean
mix
object

Auto-mix (duck-the-music-under-the-voiceover) spec, returned when auto_mix is true. These are the same numbers the Cue app's Loop/Sync preview + export use, so a render with them matches the app. Applicable to whatever music you lay under the clip.

Example:
job_id
string
status
enum<string>
Available options:
complete
cached
boolean