Video To Music
Headers
Query parameters
Request
One or more video files sent via FormData array (multipart/form-data). They will be combined into one codec in order. A maximum of 10 videos is allowed, where the total size of the combined video is limited to 200MB. In total, the video can be up to 600 seconds long. Note that combining multiple videos may increase the request duration significantly. If possible, combine the videos beforehand.
Response
Generated audio file matching the video. Content-Type and file extension depend on the output_format parameter (default mp3).