Metinden videoya
POST /runway/pro/generate, CometAPI üzerinden Runway ile sürümlenmiş çıktılar için X-Runway-Version desteğiyle GEN-4 metinden videoya üretimi gerçekleştirir.
Bu endpoint’i, Runway uyumluluk formatında bir GEN-4 metinden videoya görevi başlatmak için kullanın.Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Gerekli alanlar
callback_urlgereklidirprompt,ratio,stylevemodel, üretim isteğini tanımlaroptions.secondsveoptions.motion_vectorgereklidir
Doğrulanmış istek yolu
- Header:
X-Runway-Version: 2024-11-06 - Model:
gen4_turbo - Yanıt:
code: 200,msg: 成功vedata.task_id
Görev akışı
Uyumluluk formatı feed rotasını sorgula
Yetkilendirmeler
Bearer token authentication. Use your CometAPI key.
Başlıklar
Optional Runway API version header, for example 2024-11-06.
Gövde
Webhook URL that receives a POST request with the result when the task completes.
Aspect ratio of the generated video, e.g. 16:9, 9:16, 1:1.
Text prompt describing the video content to generate.
Artistic style for the generated video, e.g. cinematic.
Model version to use, e.g. gen4.
Advanced generation options including duration and camera motion.