/fal-ai/kling-video/v2.5-turbo/pro/text-to-video
POST /fal-ai/kling-video/v2.5-turbo/pro/text-to-video
概览
| Method | POST |
|---|---|
| Path | /fal-ai/kling-video/v2.5-turbo/pro/text-to-video |
| Type | http |
| Status | -2 |
| Module | 2102810 |
| Folder | 61445274 |
请求体
{ "type": "application/json", "parameters": [], "jsonSchema": { "type": "object", "properties": {} }, "mediaType": "", "examples": [ { "value": "{\r\n \"prompt\": \"A noble lord walks among his people, his presence a comforting reassurance. He greets them with a gentle smile, embodying their hopes and earning their respect through simple interactions. The atmosphere is intimate and sincere, highlighting the bond between the leader and community.\",\r\n \"duration\": \"5\",\r\n \"aspect_ratio\": \"16:9\",\r\n \"negative_prompt\": \"blur, distort, and low quality\",\r\n \"cfg_scale\": 0.5\r\n}", "mediaType": "application/json", "description": "" } ], "oasExtensions": "" }
响应
[ { "id": 778606028, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [] } ]