Kuaishou

Kuaishou

Kling 3 Pro (Audio)

Kling 3 Pro with native audio (ambient + dialogue). Same visuals as kling-3-pro plus synchronized sound. ~50% premium for audio.

Modalities

Text → Audio

Price

$0.2268 / sec

Speed

medium

Performance

Live production data from real requests on Kyma — not synthetic benchmarks.

Rank

#34

of 64 active models

Tokens served

160.8K

all-time

Total requests21
Platform share0.0%

Pricing

Per second of generated video. Failed jobs are refunded in full.

$0.2268 / sec

Quick start

Up and running in under two minutes.

  1. 1

    Create an API key

    Sign up and grab a key from the dashboard — $0.50 free credit, no card required.

    Get API key →
  2. 2

    Make your first request

    Submit a generation job and poll until it succeeds.

    curl https://kymaapi.com/v1/videos/generations \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "model": "kling-3-pro-audio",
        "prompt": "A wave breaking on a rocky shore at golden hour, cinematic",
        "duration": 5
      }'
    # Poll: GET /v1/jobs/{id} until status="succeeded"

FAQ

Common questions about this model.

How much does Kling 3 Pro (Audio) cost?

$0.2268 per sec. Per second of generated video. Failed jobs are refunded in full.

How do I use Kling 3 Pro (Audio)?

Kyma is OpenAI-compatible: point your SDK's base URL at https://kymaapi.com/v1, use your Kyma API key, and set the model to kling-3-pro-audio. Signing up is free and includes $0.50 of credit — no card required.

Start with $0.50 free credit — no card required.Create account →