Sign in

Create asset track

documented

Add a track (video/audio/subtitle) to an asset.

POST /video/v1/assets/{ASSET_ID}/tracksVideo APIno implementation yet0 runs

Input

asset_id
Asset ID
asset-id-123
url
Track URL
https://example.com/myVideo_en.srt
type
Track type
text|audio
text_type
Text type
subtitles
language_code
Language code
en-US
name
Track name
English
closed_captions
Closed captions
true|false
passthrough
Passthrough
English
Calls Mux as you (your API key is your account); keychains.dev holds the credentials.
Create asset track · Mux · OpenIntegrations