Görev durumunu al
Sürümlenmiş sonuçlar için X-Runway-Version desteğiyle Runway video oluşturma feed görevlerini almak üzere CometAPI feed-get görev API’sini (POST /runway/feed) kullanın.
Bir Runway compatibility-format görevi oluşturduktan sonra bu endpoint’i 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.
/runway/pro/* iş akışları için ana polling adımıdır.
Önce bu alanları kontrol edin
- Görev tanımlayıcısı için
task_id - Görev ilerlemesi için
statusveprogress - Görev tamamlandığında
result_url,video_urlveya ilgili çıktı alanları - Görev başarısız olduğunda
fail_reason
Polling deseni
Önce compatibility-format görevini oluşturun
Görev henüz görünmüyorsa bir kez daha deneyin
task_not_exist döndürebilir. Bu olursa birkaç saniye bekleyin ve tekrar polling yapın.Yetkilendirmeler
Bearer token authentication. Use your CometAPI key.
Başlıklar
Optional Runway version header, for example 2024-11-06.
Gövde
Runway task id returned by the create endpoint.
Yanıt
Current task state.
Task ID returned by the create endpoint.
Task action.
Task status.
Failure reason, when available.
Result URL, when available.
Task submission timestamp.
Task start timestamp.
Task finish timestamp.
Task progress.
Task metadata.