All video tools
RA2V · Text to video

RA2V 스마트 비디오

전문 워크플로우를 선택하지 않고도 세련된 텍스트-투-비디오를 위한 스마트 범용 경로.

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": "video_generate",
  "model": "ra2v",
  "prompt": "A lone astronaut drifts weightless inside a derelict space station, dust motes glittering in shafts of golden sunlight through cracked viewports, slow cinematic dolly push, anamorphic lens flare, volumetric god rays, hyper-detailed.",
  "duration": 5,
  "aspect_ratio": "16:9",
  "resolution": "720p",
  "output_format": "mp4",
  "include_audio": false
}'
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.

API reference