HiAPI
OverviewModel MarketplaceAPI KeysUsage StatisticsCall LogsBillingReferralPlaygroundStorageChangelogContact UsSettings
Display unit
N
Powered by hiapi
Settings

Welcome

Contact Us

A faster Veo route for 4, 6, or 8 second text-to-video with 720p-4K output, seeds, negative prompts, and generated audio.

Provider: Google

Category: video generation

Endpoint: /v1/tasks

Status: Available

Cost: See live page pricing

Back to Models

Veo 3.1 Fast Text to Video

by GoogleVideo

Google Veo 3.1 Fast: high-speed text-to-video, native audio, up to 4K, supports 4/6/8-second clips.

Pricing

Standard Usage

500 Credits/ s

Input

0 / 20000
8s
4s2-second steps8s

Choose 4-8 seconds in 2-second steps

More parameters

Generation settings

Describe what should not appear in the result

Generation preferences

Generate synchronized audio for the video

Advanced

For repeatable results · integer 0-2147483647
Estimated cost4,000 Credits500 Credits / s × 8s × 720p, 1080p

Output

Ready for generation

Configure your parameters and click "Run" to see the output here.

--

Public model preview

From one prompt to a complete generated video

Use this model preview to inspect the output format, subject motion, camera movement, and scene continuity.

Text-to-video
Text-to-video8s720p16:9

Veo 3.1 Fast Text to Video public preview

A faster Veo route for 4, 6, or 8 second text-to-video with 720p-4K output, seeds, negative prompts, and generated audio.

Prompt shown with this public preview

A cinematic night market seen from a slow moving camera, warm lanterns, natural crowd motion, synchronized ambience

Public model preview8s · 720p · 16:9

Related video models

Choose by input method, output specifications, control surface, and budget.

Camera-focused generation

Kling 3.0 Turbo Text to Video

A controlled 3-15 second route with landscape, square, and vertical output.

Long-form video

Seedance 2.5 Text to Video

Generate up to 30 seconds with seven aspect ratios and synchronized audio.

Premium video and audio

Veo 3.1 Text to Video

A premium route with 4K options, negative prompts, seeds, and generated audio.

Compare AI video APIs

About Veo 3.1 Fast Text to Video

A faster Veo route for 4, 6, or 8 second text-to-video with 720p-4K output, seeds, negative prompts, and generated audio.

The route accepts a prompt without requiring an input image. Use a separate image-to-video route when the opening composition must be fixed. veo-3.1-fast/text-to-video

Provider
Google
Task
Pure text-to-video
Input
Text prompt
Starting price
500 Credits / second

Model specifications

These specifications reflect the current HiAPI Veo 3.1 Fast Text to Video request contract.

Input
Text prompt
Duration
4s / 6s / 8s
Resolution
720p1080p4k
Aspect ratio
16:99:16
Audio and references
Generated audio enabled by default
API protocol
POST /v1/tasksAsync
Starting tier: 500 Credits / secondBilled by output duration and the live model tier

How to use Veo 3.1 Fast Text to Video

Validate a short shot first, then increase quality or duration after motion and subject consistency are stable.

Subject
Action
Camera
01

Define subject, action, and camera

Veo 3.1 Fast Text to Video API quickstart

This is the minimum request for an asynchronous text-to-video task. Use the API docs for task retrieval, callbacks, errors, and the complete parameter contract.

curl -X POST "https://api.hiapi.ai/v1/tasks" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "veo-3.1-fast/text-to-video",
  "input": {
    "prompt": "A cinematic night market seen from a slow moving camera, warm lanterns, natural crowd motion, synchronized ambience",
    "duration": 8,
    "resolution": "720p",
    "aspect_ratio": "16:9",
    "generate_audio": true
  }
}'
The create request returns a taskId; retrieve the result asynchronously.Open full API docs
Need to compare models and billing tiers?View live pricing for all models

Frequently asked questions

What type of video model is Veo 3.1 Fast Text to Video?

It is a pure text-to-video route and does not require an opening image.

Which output settings does Veo 3.1 Fast Text to Video support?

4-8 seconds, 720p, 1080p, 4k, and 16:9, 9:16.

Can it generate sound or use audio references?

Generated audio enabled by default

How is Veo 3.1 Fast Text to Video billed?

Billing follows output duration and the live tier. Resolution, mode, or audio differences are reflected by the page price and task record.

How do I call the Veo 3.1 Fast Text to Video API?

POST an asynchronous task to /v1/tasks with model set to veo-3.1-fast/text-to-video and place parameters inside input.

Lead with subject and setting, then describe action, camera direction, and speed in time order. State no cuts for a continuous take.

Draft

8s · 720p

Final

8s · 4k

02

Choose duration, quality, and frame

Validate subject motion and camera continuity with 8s · 720p, then move to 8s · 4k.

Playground
POST /v1/tasks
03

Validate in Playground, then integrate

Check motion stability and subject consistency online, then create an asynchronous task with the same model ID: veo-3.1-fast/text-to-video.