Keyframe API
The Keyframe API turns a brief and a few references into a movie. It has four primitives:- References are uploaded images, videos, audio files, or documents that guide generation.
- Movies are async jobs that plan, generate, review, and render a video.
- Assets are the outputs created during a movie job, including storyboards, clips, audio, and final exports.
- Webhooks report progress and completion.
API status
The API is in beta. Endpoint paths, schemas, limits, and pricing may change before v1 launch.Base URL
docs.keyframe.art site for documentation and API reference. Use api.keyframe.art for runtime API calls.