Video Generation API for Developers

Generate personalized videos from data, at scale, via REST API.
Think "Spotify Wrapped but for any brand" — built for developers.

Batch render from CSV
Auto-fetch external data
Webhook notifications
Quick Start
curl -X POST https://app.sigfigsstudio.com/api/render \
  -H "X-API-Key: sf_live_YOUR_KEY" \
  -d '{"templateId": "emeritus", "data": {"authorId": "A5001825849"}}'

# → Returns jobId, poll for video URL

Get Started in 3 Steps

1

Get an API Key

Sign up and create an API key in your dashboard. Choose scopes for your integration.

Create API Key →
2

Make a Render Request

POST to /api/render with a template and data. Get a job ID back instantly.

View Quickstart →
3

Get Your Video

Poll GET /api/render/:id until status is "complete". Download the video URL.

API Reference →

Documentation

Built For

Wrapped-style campaignsIn-app personalized recapsClient videos at scaleData-driven milestonesAutomated reportingCustomer appreciation

Ready to start building?

Generate 1,000 personalized videos from a CSV in one API call.

🤖

For AI Agents

Building with LangChain, CrewAI, or OpenClaw? Import our OpenAPI spec to auto-generate tools.

OpenAPI 3.1 Spec/openapi.json
💻

For LLMs & Code Assistants

Using Claude Code, Codex, or Cursor? Point them at llms.txt for full API context in one file.

llms.txt/llms.txt