All video tools API reference
Manifold · Text to video
Manifold 비디오
프롬프트, 시작 프레임, 종료 프레임, 순서가 있는 키프레임, 루프, 생성된 오디오를 갖춘 네이티브 시네마틱 생성기.
Best for
순서가 있는 키프레임
정확한 종료 프레임
네이티브 오디오
약 101 Manifold 크레딧부터
Generator controls
Output
Example output API request
curl https://manifoldgen.com/api/service \
-X POST \
-H "Authorization: Bearer $MANIFOLDGEN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"service": "h3_video",
"prompt": "A glass torus floats in a dark studio, slowly turning as luminous violet and cyan light travels through its transparent body, cinematic macro photography, precise reflections, no text.",
"duration": 4,
"aspect_ratio": "16:9",
"size": "preview",
"num_steps": 20,
"output_format": "webm-av1",
"include_audio": true
}' The API and this tester use the same request. Provider routing stays behind ManifoldGen.
Build this workflow into your product
Stable JSON API, async jobs, durable outputs, and the same ManifoldGen billing.
ManifoldGen