Create a new video from ppt/pptx presentation

🚧

This API accepts only multipart/form-data with file

We don't support JSON base64-encoded strings. File should be sent with key "file" as a part of multipart/form-data request.

We accept only PPT/PPTX format.

Note: If request will be too long, you will recieve an http 206 status code. That means that conversion will take longer time than usual. Converted video will appear in the List videos request.

Helpful links

Send multipart/from-data in Python

Send multipart/from-data with NodeJS/Axios

Language
Credentials
Header
Click Try It! to start a request and see the response here!