Assets
Get an Asset by id
Returns a single Asset identified by its id
GET
Returns an asset identified by its id from your library that can be used in your videos.
Audio Assets
Audio assets from this endpoint can be used as background music in your videos. When creating a video, you can reference an audio asset’s ID in the backgroundMusic
parameter to add it as background music. See the Create Video endpoint for more details.
Authorizations
API key to be included in the x-api-key header
Path Parameters
The id of the Asset to retrieve
Was this page helpful?