v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Convert video to spin

Use this API method to create a 360 spin from a video file. Choose the start and end time if you only wish to convert part of the video.

post/v2/files/video2spin

Request body

filenamestring required

Example request

{
  "filename": "/REST API Examples/video.mp4",
  "options": {
    "frames": 32
  }
}

Response

Successful