V2 offers streamlined and precise attributes in requests and responses, making asset usage more efficient and simpler.
Make sure to upload media with certain formats to avoid failures.Supported media formats:
- For video we support only
mp4
andwebm
- For audio we support only
mp3
Headers
API key needed to access our public endpoints. You can find yours under the 'Account' section of the website
Query Parameters
The type of asset to upload. This is image
by default
Available options:
image
, video
, audio
Body
application/json
Response
201 - application/json
Successful response containing the upload url for the asset
The response is of type object
.