---
title: "Convert video to spin"
method: POST
path: "/v2/files/video2spin"
tags: ["v2"]
---

# Convert video to spin

`POST /v2/files/video2spin`

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.

## Request body

- Model55
  - `filename` string, required
  - `options` Model54
    - `start` number
    - `end` number
    - `frames` number

## Response `200`

Successful

---

[API](https://skmtc.dev/sirv/apis/api-documentation.md) · [All operations](https://skmtc.dev/sirv/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sirv/api-documentation/revisions/80ff016d7d3a/schema)
