Submit Kling 2.5 Turbo Pro Task
Kling
Kling 2.5 Turbo Pro
Prompt-based video generation with optional start and end frame guidance
POST
Submit Kling 2.5 Turbo Pro Task
Documentation Index
Fetch the complete documentation index at: https://docs.vidgo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Kling 2.5 Turbo Pro
kling-2.5-turbo-pro supports prompt-only generation and optional start/end frame guidance in the same request format.
Available Model
- kling-2.5-turbo-pro - Text-to-video with optional frame guidance
Required Parameters
- prompt: Text prompt for generation
Optional Parameters
- duration:
5or10. Default is5 - start_image_url: Optional first frame image
- end_image_url: Optional last frame image
- aspect_ratio: Optional string value
- negative_prompt: Optional negative prompt
Notes
- You can submit prompt-only requests
- You can also provide
start_image_url,end_image_url, or both
Authorizations
All API endpoints require Bearer Token authentication
Get your API Key:
Visit the API Key Management Page to get your API Key
Add it to the request header:
Authorization: Bearer YOUR_API_KEYBody
application/json