SandBase is live — $1 in free credits on signupStart free ›
Use in agentPika models

Pika modelsvideo generation api

pika/v2.1/text-to-video

V2.1 by Pika - generate cinematic videos from text descriptions with AI. Create high-quality video content with natural motion, camera control, and optional audio generation.

Input
The aspect ratio of the generated image. Allowed values: 21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16.
The resolution of the generated video Allowed values: 720p, 1080p.
The duration of the generated video in seconds
The seed for the random number generator
Idle

Example output — click Run to generate your own

API README

Pika Text To Video

Pika Text To Video is the Pika route for text-to-video generation, turning a written scene brief into a production-ready result while keeping the operation distinct from neighboring endpoints. V2.1 by Pika - generate cinematic videos from text descriptions with AI. Create high-quality video content with natural motion, camera control, and optional audio generation. The workflow is designed for creators who need the model’s specific transformation to remain visible in the request, so the source, intended change, and finished artifact can be reviewed as one coherent creative decision.

In practical use, this route exposes seed, prompt, duration, resolution, aspect_ratio to shape the exact deliverable. Those controls let a team preserve the important source constraints, state subject behavior or material treatment precisely, choose supported timing or output characteristics, and reproduce successful settings across alternate takes. The result fits an iterative pipeline: establish the core brief, compare controlled variations, then pass the selected asset into editorial, design, localization, visualization, or publishing work.

Highlights

  • Prompt-built scenes. Create the shot directly from written direction covering subject, setting, action, camera, and visual treatment. This capability belongs to the exact pika/v2.1/text-to-video workflow.
  • Prompt-directed motion. Describe subject action and camera behavior while the route keeps the selected source workflow intact.
  • Short-form iteration. Produce concise clips suited to rapid creative review and alternate takes.
  • Delivery control. Use the route’s documented timing, resolution, seed, or transition controls to shape the final result.

Pricing

ConfigurationPrice
Per request$0.400000

When to Use

ScenarioWhy it fits
Exact workflow fitChoose this route when the required deliverable is text-to-video generation, rather than a related route with different source media.
Directed creative iterationUse it when subject, motion, material, speech, framing, or finish should be expressed explicitly and compared across controlled variants.
Existing-asset continuityUse it when supplied images, video, audio, references, or styles must remain the anchor for the generated result.
Repeatable productionUse it when successful inputs need to be saved and rerun across a campaign, asset set, localization pass, or batch.
Pipeline handoffUse it when the returned artifact will move into editorial, compositing, visualization, review, storage, or publishing.

Prompt Guide

Start with the source or subject, then describe the intended transformation, movement or behavior, camera and composition, and the desired finish. Keep media URLs reachable, use only fields documented for this exact route, and change one major control at a time when comparing results. For source-led tasks, describe what should change as well as what must remain recognizable.

{
  "prompt": "A woman styled in a high-fashion brand editorial. the woman stands confidently in a whimsical outdoor setting against a soft, cloudy sky. She wears a bright yellow luxury brand monogram jacket over a crisp striped shirt, paired with flowing pink trousers, accessorized with oversized sunglasses, a golden chain necklace, and a bold luxury brand belt. Delicate flowers in the foreground add a dreamy and artistic touch, evoking a retro yet luxurious high fashion campaign aesthetic. the camera crane up from the flowers to the woman",
  "duration": 5,
  "resolution": "720p",
  "aspect_ratio": "21:9"
}

Technical Specs

PropertyValue
Model IDpika/v2.1/text-to-video
Execution modeasync
Required inputsprompt
seedinteger
promptstring
durationinteger; default: 5
resolutionstring; options: 720p, 1080p; default: 720p
aspect_ratiostring; options: 21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16

Related Models

  • pika/v2.1/image-to-video
  • pika/v1.5/effects
  • pika/v2.2/frames
  • pika/v2.2/image-to-video

Related Models