Models / Kuaishou
Video

Kling 2.1 Master

Master-quality AI video creation

About model

Kling 2.1 Master delivers the highest quality video generation with master-level control and output.

Quickstart guides
  • API usage

    • cURL
    • Python
    • Typescript

    Endpoint:

    kwaivgI/kling-2.1-master

    curl --request POST \
      --url https://api.together.xyz/v2/videos \
      --header "Authorization: Bearer $TOGETHER_API_KEY" \
      --header "Content-Type: application/json" \
      --data '{
        "model": "kwaivgI/kling-2.1-master",
        "prompt": "some penguins building a snowman"
      }'
    
    from together import Together
    
    client = Together()
    
    # Create a video generation job
    job = client.videos.create(
        prompt="A serene sunset over the ocean with gentle waves",
        model="kwaivgI/kling-2.1-master"
    )
    
    import Together from "together-ai";
    
    const together = new Together();
    
    async function main() {
      // Create a video generation job
      const job = await together.videos.create({
        prompt: "A serene sunset over the ocean with gentle waves",
        model: "kwaivgI/kling-2.1-master"
      });
    
  • Model card

    Architecture:
    • Master-quality system
    • Premium 1080p output
    • Advanced controls

  • Applications & use cases

    Use Cases:
    • Premium productions
    • High-end content
    • Professional work

Related models
  • Model provider
    Kuaishou
  • Type
    Video
  • Main use cases
    Text-to-Video
    Image-to-Video
  • Resolution/Duration
    1080p / 5s
  • Deployment
    Serverless
  • Input price

    $0.92 / video

  • Input modalities
    Text
    Image
  • Output modalities
    Video
  • Category
    Video