Skip to main content
GET
cURL

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <api_key>, where <api_key> is your API Key. The token in the sample code is referring to this api_key as well.

パスパラメータ

task_id
string
必須

レスポンス

Job Status

status
enum<string>
必須

Current job status: pending, processing, done, failed

利用可能なオプション:
pending,
processing,
done,
failed
video_url
string

When job is finished, the output video could be download using this URL.

最終更新日 2025年12月18日