OpenAlchemyOpenAlchemy
← All modalities

Video gen · Motion synthesis

Video (gen)

TBC

Generate video clips from text or images — from short social cuts to long-form output.

Overview

Video (gen)

Designed for short-form ads, product cuts, social reels, product demos, and animation previz. Longer outputs are partitioned across distributed nodes.

Endpoint
/v1/videos/generations
Example model
video-gen-1

API

API example

curl
curl https://api.openalchemy.io/v1/videos/generations \
  -H "Authorization: Bearer $OPENALCHEMY_API_KEY" \
  -H "X-Project-Id: $YOUR_PROJECT_ID" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "video-gen-1",
    "prompt": "A drone shot flying over Mt. Fuji at sunrise.",
    "duration_seconds": 6,
    "resolution": "1080p"
  }'

Status

Quota and pricing (per project)

Allotments and rate limits apply to the project that issued the API key. A second domain-scoped policy layer constrains which origins may invoke each modality.

Read the docs for this modality

START TODAY

Ready to turn inference cost into something closer to alchemy?

The free tier lets you spin up one project and run your first 1,000 requests with no credit card.