Kling Video V2
Generate video clips from your prompts using Kling 2.0 Master
API Endpoint
POST `https://video.siraya.pro/v1/videos/generations``
Request Parameters
Header
| Parameter | Type | Required | Description |
|---|---|---|---|
Authorization |
string | Yes | Your API Key (e.g., Bearer <API_KEY>). |
Body
| Parameter | Type | Default | Description |
|---|---|---|---|
model |
string | - | The model ID: Header. |
prompt |
string | - | A text description for the video content. |
image_url |
string | - | (Optional) Input image URL. |
output_format |
string | url |
Result format (url or b64_json). |