Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.prismvideos.com/llms.txt

Use this file to discover all available pages before exploring further.

Prism is a prompt-to-video generation platform. The API lets you programmatically submit video generations, manage characters, browse the public template catalog, search visible assets, and poll generation status.

What you can do

Create Generation

Submit new video generations from a prompt and model.

Upload Reference

Upload image, video, or audio files to use as generation references.

Create Character

Create private reusable characters from local uploads or public image URLs.

List Characters

Browse public characters and your own private ones.

Browse Templates

List available video templates.

Get Template Details

Fetch a single template by ID.

Check Status

Poll generation status and download the completed video.

Search Assets

Search public community assets and your own generation history.

Base URL

All API requests use the following base URL:
https://www.prismvideos.com/api
Authenticate with a bearer token from your Prism dashboard — see Authentication for details.