ドキュメントRunway
Model
runway
One local Runway model with a strict quality-duration matrix.
Model supplement for /unified-video/quote and /unified-video/generate権限: 実際の backend API key scope 設定に依存します
向いている用途
Teams that want a simple Runway option with explicit blocked combinations.
Text-to-video
Image-to-video with one image
Matrix-based pricing
What you can send
- Required: model, prompt
- Optional: images (0-1), aspectRatio, duration, quality, watermark, projectId
- aspectRatio is required when no image is provided. When an image is provided, aspectRatio is ignored (the image decides ratio).
Field rules
prompt
Max 1800 characters.
aspectRatio
Supported: 1:1, 16:9, 9:16, 4:3, 3:4. Required for text-to-video, ignored for image-to-video.
duration
Supported: 5, 10. Sent as a number.
quality
Supported: 720p, 1080p. 10s + 1080p is not allowed.
Allowed combinations
Duration
Quality
Points
5
720p
10
5
1080p
25
10
720p
25
Frontend notes
- Block 10s + 1080p.
- Do not allow more than one image.
- Hide aspectRatio when an image is provided.
- Use callback as the main completion flow.
すぐに試したいですか?
Settings で general API key を作成してから、ここに戻ってリクエスト例をコピーしてください。