Documentation Index
Fetch the complete documentation index at: https://docs.foxapi.cc/llms.txt
Use this file to discover all available pages before exploring further.
使用时在请求头中添加:
Authorization: Bearer YOUR_API_KEY
wan-2.7-image-to-video:单图生视频、首尾帧过渡、视频续写
"wan-2.7-image-to-video"
生成模式
可选值:
image-to-video — 单图生视频,image_urls 恰好 1 张first-last-frame — 首尾帧过渡,image_urls 恰好 2 张video-continuation — 基于 video_url 做视频续写image-to-video, first-last-frame, video-continuation "image-to-video"
图片 URL 列表
说明:
JPEG / JPG / PNG / BMP / WEBP20MB["https://example.com/start.jpg"]输入视频的公开 URL
说明:
MP4 / MOV2 - 10 秒之间100MBimage_urls 同时传入"https://example.com/clip.mp4"
可选提示词,用于补充描述期望的镜头运动、主体动作或场景变化
说明:
5000 个字符5000"The camera slowly pushes in as the subject smiles"
驱动音频的公开 URL
说明:
2 - 30 秒之间15MB"https://example.com/music.mp3"
输出视频时长(秒),支持 2-15 的整数秒
2 <= x <= 152
输出视频分辨率,可选 720p 或 1080p
720p, 1080p "720p"
负向提示词,用于描述希望避免出现的内容
500"blurry, jitter"
随机种子,用于提升结果复现性
0 <= x <= 2147483647123
是否启用提示词扩展,不传则使用模型默认行为
非必须不要传这个参数。
true
是否启用安全检查,不传则使用模型默认行为
非必须不要传这个参数。
true
任务创建成功
任务创建时间戳
1757165031
任务ID
"task-unified-1757165031-uyujaw3d"
实际使用的模型名称
任务的具体类型
video.generation.task 任务进度百分比 (0-100)
0 <= x <= 1000
任务状态
pending, processing, completed, failed "pending"
异步任务信息
任务的输出类型
video "video"