Skip to main content
GET

Authorizations

string
必須
すべてのエンドポイントで Bearer Token 認証が必要です。リクエストヘッダーに追加します:

Path Parameters

string
必須
タスクID

Response

string
タスクID例:abcd1234efgh
string
タスク状態指定可能な値:queuedin_progresscompletedfailed例:completed
string
動画リソースURL(成功時)例:https://example.com/video.mp4
string
動画形式例:mp4
object
動画タスクメタデータ
number
実際に生成された動画の長さ例:5
integer
実際のフレームレート例:30
integer
実際の幅例:1280
integer
実際の高さ例:720
integer
使用したランダムシード例:20231234
object
動画タスクエラー情報
integer
エラーコード
string
エラーメッセージ