The upload asset endpoint facilitates users in uploading assets to the platform. By providing the height and width of the image for image assets and an empty object {} for audio and video assets, users will receive an upload URL to which they can make a PUT request and attach the media to upload it. For more details click here. The uploaded asset will then be accessible at the URL received in the data object of the upload asset endpoint response.
mp4 and webmmp3API key needed to access our public endpoints. You can find yours under the 'Account' section of the website
The type of asset to upload. This is image by default
image, video, audio The approximate size of the image to be uploaded