# Introduction

### Official Documentation

This document is not updated in real time. For the full version, see the official documentation <https://docs.qingque.cn/d/home/eZQClW07IFEuX1csc-VejdY2M?identityId=1oEG9JKKMFv#section=h.o30jngluvb4t>

### Quick Integration

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.
This section contains endpoint-specific behavior, parameters, or usage notes for this API.

Replacement example:
This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

Code integration notes:
For the API key, put the API key generated in the admin panel under Header Authorization after Bearer, for example: Bearer sk-xxxxxxx.

## Provider Notes

### 2024.12.9

#### Video Generation

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

End-frame control is not supported.

All other parameters are supported.

### 2024.11.15

#### Video Generation

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

End-frame control is not supported.

All other parameters are supported.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

### 2024.10.25

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

### 2024.9.19

#### Provider Notes

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

This section contains endpoint-specific behavior, parameters, or usage notes for this API.

## API Request ParametersNotes

### Provider Notes

| Field Name | Provider note| Description |
| --- | --- | --- |
| Content-Type | application/json | Provider note|
| Authorization | Provider note| Provider note|

### Provider Notes

| Field Name | Type | Required | Default Value | Description |
| --- | --- | --- | --- | --- |
| model\_name | string | Optional | kling-v1 | Provider note|
| prompt | string | Provider note| Provider note| Provider note|
| negative\_prompt | string | Optional | Provider note| Provider note|
| cfg\_scale | float | Optional | 0.5 | Provider note|
| mode | string | Optional | std | Provider note|
| camera\_control | object | Optional | Provider note| Provider note|

#### camera\_control

| Field Name | Type | Required | Default Value | Description |
| --- | --- | --- | --- | --- |
| type | string | Optional | Provider note| Provider note|

#### config

| Field Name | Type | Required | Default Value | Description |
| --- | --- | --- | --- | --- |
| horizontal | float | Optional | Provider note| Provider note|
| vertical | float | Optional | Provider note| Provider note|
| pan | float | Optional | Provider note| Provider note|
| tilt | float | Optional | Provider note| Provider note|
| roll | float | Optional | Provider note| Provider note|
| zoom | float | Optional | Provider note| Provider note|

| Field Name | Type | Required | Default Value | Description |
| --- | --- | --- | --- | --- |
| aspect\_ratio | string | Optional | 16:9 | Provider note|
| duration | string | Optional | 5 | Provider note|
| callback\_url | string | Optional | Provider note| Provider note|
| external\_task\_id | string | Optional | Provider note| Provider note|
