API for processing video and audio files
https://clearwave-main-ed99f4c.d2.zuplo.dev
Authorization
The Authorization
header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE
.
url
URL of the media to process
file
Media file to upload and process
1
{
"url": "https://vimeo.com/channels/staffpicks/1031913241"
}
Authorization
The Authorization
header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE
.
filename
Name of the processed file to download
1