Text-to-Video
POST /runway/pro/generate menghasilkan GEN-4 text-to-video dengan Runway melalui CometAPI, mendukung X-Runway-Version untuk output berversi.
Gunakan endpoint ini untuk memulai tugas GEN-4 text-to-video format kompatibilitas Runway.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.
Field yang wajib
callback_urlwajib diisiprompt,ratio,style, danmodelmenentukan permintaan generasioptions.secondsdanoptions.motion_vectorwajib diisi
Path permintaan yang divalidasi
- Header:
X-Runway-Version: 2024-11-06 - Model:
gen4_turbo - Respons:
code: 200,msg: success, dandata.task_id
Alur tugas
Poll route feed format kompatibilitas
Otorisasi
Bearer token authentication. Use your CometAPI key.
Header
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.