kling-v2.5-turbo-std
Kling · Per Second
kling-v2.5-turbo-stdAvailableVideoVideo GenerationAsyncFast
Pricing
| Official Price | LemonData Price | |
|---|---|---|
| Price | $0.042 | $0.0294 |
Best For
Video Generation
Generating and editing video content
API Code Example
POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer sk-xxx" \
-d '{
"model": "kling-v2.5-turbo-std",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'FAQ
How much does kling-v2.5-turbo-std cost?
On LemonData, kling-v2.5-turbo-std costs $0.0294 Per Second, which is up to 30% off the official pricing.
What is kling-v2.5-turbo-std best for?
kling-v2.5-turbo-std excels at Video, Video Generation, Async. Access it through LemonData's unified API with a single API key.
How to use kling-v2.5-turbo-std API?
Get your API key from LemonData, then call https://api.lemondata.cc/v1/chat/completions using any compatible SDK. See the code examples above for detailed integration.