Kuaishou

Kuaishou

Kling 3 Pro

Flagship Kling. Photoreal humans, smooth motion, sharper than 2.5. T2V or I2V via image_url. For native audio, use kling-3-pro-audio.

Modalities

Text → Video

Price

$0.1512 / sec

Speed

medium

Performance

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

Rank

#31

of 64 active models

Tokens served

330.8K

all-time

Total requests34
Platform share0.0%

Pricing

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

$0.1512 / 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",
        "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 cost?

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

How do I use Kling 3 Pro?

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. Signing up is free and includes $0.50 of credit — no card required.

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