Automate JSON2Video for free on Stepper
JSON2Video is a video generation API that lets you create, render, and manage programmatic videos from JSON templates.
Triggers available for JSON2Video on Stepper
Movie Completed
Triggers when a movie reaches a terminal status (done, error, or timeout).
- 1 parameter s
Actions available for JSON2Video on Stepper
Create Movie
Creates a new movie render job from a JSON movie spec. The action completes asynchronously when the render finishes.
- 5 parameter s
Create Movie from Template
Creates a new movie rendering job from a saved template.
- 5 parameter s
Get Movie Status
Retrieves the current status of a movie rendering job.
- 1 parameter s
Find Movies
Returns a list of movie rendering jobs, optionally filtered by date range.
- 2 parameter s
Create Template
Creates a new video template in JSON2Video.
- 5 parameter s
Get Template
Retrieves a template by ID.
- 1 parameter s
Find Templates
Returns a list of available video templates, optionally filtered by tag.
- 1 parameter s
Delete Template
Deletes a template by ID.
- 1 parameter s
Request Media Upload URL
Requests a pre-signed upload URL for uploading a media file to JSON2Video.
- 4 parameter s
Create Media Folder
Creates a new media folder.
- 1 parameter s
Delete Media File
Deletes a media file by name.
- 2 parameter s
Find Media
Returns a list of media files and folders in a folder, with optional filtering by path, type, or search query.
- 3 parameter s
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.