Text-to-Video
POST /runway/pro/generate genereert GEN-4 text-to-video met Runway via CometAPI, met ondersteuning voor X-Runway-Version voor versiegebonden outputs.
Gebruik dit endpoint om een Runway compatibility-format GEN-4 text-to-video-taak te starten.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.
Verplichte velden
callback_urlis verplichtprompt,ratio,styleenmodeldefiniëren het generatieverzoekoptions.secondsenoptions.motion_vectorzijn verplicht
Gevalideerd request pad
- Header:
X-Runway-Version: 2024-11-06 - Model:
gen4_turbo - Response:
code: 200,msg: successendata.task_id
Taakverloop
Poll the compatibility-format feed route
Autorisaties
Bearer token authentication. Use your CometAPI key.
Headers
Optional Runway API version header, for example 2024-11-06.
Body
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.