Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Генерация видео с моделью Kling 3.0
kling/v3
model
prompt
aspect_ratio
duration
images
mode
sound
curl -X POST "https://polza.ai/api/v1/media" \ -H "Authorization: Bearer <POLZA_AI_API_KEY>" \ -H "Content-Type: application/json" \ -d '{ "model": "kling/v3", "input": { "prompt": "Описание видео", "aspect_ratio": "16:9", "duration": "10", "images": [], "mode": "std", "sound": "false" }, "async": true }'
Была ли эта страница полезной?