Endpoint
Headers
Authorization: 必填 示例:sk-Content-Type: 必填 示例:application/json
Responses
200: 成功
POST /v1/videos/create/wanxing
POST /v1/videos/create/wanxing
Authorization: 必填 示例: sk-Content-Type: 必填 示例: application/json200: 成功openapi: 3.0.1
info:
title: ''
description: ''
version: 1.0.0
paths:
/v1/videos/create/wanxing:
post:
summary: 提交视频任务
deprecated: false
description: >-
官方文档:https://bailian.console.aliyun.com/?spm=5176.12818093_47.overview_recent.5.7a6e2cc9UHSwkv&tab=api#/api/?type=model&url=2867393
tags:
- 官方视频格式/万相
parameters:
- name: Authorization
in: header
description: ''
required: true
example: sk-
schema:
type: string
- name: Content-Type
in: header
description: ''
required: true
example: application/json
schema:
type: string
requestBody:
content:
multipart/form-data:
schema:
type: object
properties:
model:
description: 模型名称wan2.5-i2v-preview、wan2.6-t2v
example: ''
type: string
required:
- model
examples: {}
responses:
'200':
description: ''
content:
application/json:
schema:
type: object
properties: {}
x-apifox-orders: []
headers: {}
x-apifox-name: 成功
security: []
x-apifox-folder: 官方视频格式/万相
x-apifox-status: released
x-run-in-apifox: https://app.apifox.com/web/project/5443699/apis/api-386675247-run
components:
schemas: {}
securitySchemes: {}
servers: []
security: []