openapi: 3.0.1
info:
title: ''
description: ''
version: 1.0.0
paths:
/v1/videos/status/kling/videoToAudio/{id}:
get:
summary: 查询视频生音效进度
deprecated: false
description: >-
https://app.klingai.com/cn/dev/document-api/apiReference/model/videoToAudio
tags:
- 官方视频格式/可灵
parameters:
- name: id
in: path
description: ''
required: true
schema:
type: string
- name: Authorization
in: header
description: ''
required: false
example: 'Bearer '
schema:
type: string
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-413897484-run
components:
schemas: {}
securitySchemes: {}
servers: []
security: []