OpenAI 호환 비디오 모델을 사용하여 비동기 비디오 생성 작업을 생성합니다.
用于创建异步视频生成任务。Documentation Index
Fetch the complete documentation index at: https://docs.apigo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorization: Bearer {API_KEY} 鉴权/v1/videos/{video_id},最后下载 /v1/videos/{video_id}/contentBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Video model name, for example sora-2.
"sora-2"
Text prompt for the video.
"一只可爱的小猫在花园里玩耍"
Video resolution.
720x1280, 1280x720 Video duration in seconds.
4, 8, 12 Optional reference image file used as the first frame.
Successful video task creation response
Video task ID.
"video_123456789"
Object type.
video Current task status.
pending, in_progress, completed, failed Creation timestamp.
Completion timestamp.
Model used for generation.
Task progress percentage.
0 <= x <= 100Expiration timestamp for the generated asset.
Video duration in seconds.
Video resolution.
720x1280, 1280x720 Source video ID when the task comes from remix.