Shotstack

Shotstack is a video, image and audio editing service that allows for the automated generation of videos, images and audio using JSON and a RESTful API.

You arrange and configure an edit and POST it to the API which will render your media and provide a file location when complete.

For more details visit shotstack.io or checkout our getting started documentation. There are two main API's, one for editing and generating assets (Edit API) and one for managing hosted assets (Serve API).

The Edit API base URL is: https://api.shotstack.io/{version}

The Serve API base URL is: https://api.shotstack.io/serve/{version}

Claim this API

Are you the operator of Shotstack? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Shotstack? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Screenshot:
Screenshot of Shotstack homepage
Base URL: https://api.shotstack.io/{version}
Auth: unknown
Endpoints: 3
Reachable: unknown
CORS: unknown

Topics

VIDEO, VIDEO_PROCESSING

Endpoints

Method Path Summary Auth Last Status Latency
GET /assets/render/{id} Get Asset by Render ID
GET /assets/{id} Get Asset
GET /render/{id} Get Render Status