Storylinez LogoStorylinez

Documentation

Render API

/render

Create, manage, and retrieve video rendering jobs in the StoryLinez platform. The Render API interacts with a dedicated render server to process video projects with customizable settings, allowing you to generate final video outputs based on your project sequences and brand configurations.

Endpoint Base

https://api.storylinez.com/render

All endpoints in this section are relative to this base path. Use this prefix for all requests to the Render API.

Render Creation & Restart

Endpoints for initiating new video render jobs based on project data and restarting existing render jobs, potentially with modified settings.

POST

Create Render Job

/create
POST

Redo Render Job

/redo

Render Information & Management

Endpoints for retrieving details about render jobs, checking their status, accessing generated media, and modifying render settings without initiating a new render.

GET

Get Render Information

/get
PUT

Update Render Settings

/update
PUT

Self-Update Render from Sources

/selfupdate