Skip to main content

Asset object

string
This is a unique identifier for the asset.
string
Type of the asset. This can be either ‘video’ or ‘audio’.
string
Used to form playback URL and storage folder.
boolean
Whether to generate MP4s for the asset.
boolean
Attach Livepeer Studio C2PA Attestation in the output mp4 video.
string
URL for HLS playback.
string
URL to manually download the asset if desired.
object
Reference to the playback-policy schema.
object
Source of the asset, which can be URL, recording, directUpload, or clip.
string
Reference to the creator-id schema.
object
Information about the storage of the asset, particularly on IPFS.
object
Status of the asset, including its phase, update time, and any error message.
string
Name of the asset. This is not necessarily the filename, can be a custom name or title.
number
Timestamp (in milliseconds) at which asset was created.
number
Size of the asset in bytes.
array
Hash of the asset.
object
Video metadata including format, duration, bitrate, and tracks information.
Last modified on June 2, 2026