Amazon-Nova-Reel-1.1

Amazon-Nova-Reel-1.1

Provider: Amazon
Category: Video Generation
Endpoint: POST /v1/videos/generations
Context window:
Served from:

Video generation model producing up to 2-minute multi-shot videos from text and optional image prompts with improved quality and consistency.

At a glance

FieldValue
Model idamazon-nova-reel-1-1
Input modalitiestext
Output modalitiesvideo
Context window
Region
Featurescamera_control
NewNo
Native inferenceNo

Pricing

ChargeSpecRate
Per Secondfixed$0.14

Example request

$curl https://api.empiriolabs.ai/v1/videos/generations \
> -H 'Authorization: Bearer $EMPIRIOLABS_API_KEY' \
> -H 'Content-Type: application/json' \
> -d '{"model": "amazon-nova-reel-1-1", "prompt": "sunrise over the ocean", "duration": 6}'

Parameters

ParameterTypeRequiredDefaultDescription
promptstringyes
durationnumberno6Range: 6 – 120
seednumberno
manual_modebooleannofalseMulti-shot mode: provide image_shots
image_shotsstringnoJSON array of {prompt, image} for manual_mode

Live machine-readable schema is also available at GET https://api.empiriolabs.ai/v1/models/amazon-nova-reel-1-1.