Get a list of available assets from your library
Returns an array of assets from your library that can be used in your videos.
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.
API key to be included in the x-api-key header
An array of audio assets
The response is of type object[]
.
Get a list of available assets from your library
Returns an array of assets from your library that can be used in your videos.
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.
API key to be included in the x-api-key header
An array of audio assets
The response is of type object[]
.