Video Generation

Luma AI

standard

Luma AI is an reliable video generation provider offering Video Generation, Image to Video, Cinematic Shot and 4 more through Aweb's unified API. It features none streaming support with economy-tier latency.

Try Luma AIOfficial docs

Specifications

CategoryVideo Generation
Auth Typebearer
Latency Tiereconomy
Streamingnone
Pricing Tierstandard
Reliabilitystandard
Qualitypremium
Base URLhttps://api.lumalabs.ai/dream-machine/v1
SDK Packagelumaai

Capabilities (7)

Video Generationvideo.generate
Score: 92
Image to Videovideo.from-image
Score: 95DEFAULT
Cinematic Shotvideo.cinematic-shot
Score: 94DEFAULT
Video Extensionvideo.extend
Score: 93DEFAULT
Image Interpolationvideo.interpolate
Score: 92DEFAULT
Text-to-Videovideo.text-to-video
Score: 94DEFAULT
Image-to-Videovideo.image-to-video
Score: 95DEFAULT

Public discovery

Inspect Luma AI's current readiness, sources, capabilities, and MCP tool posture through Aweb's public integration catalog. Provider-pinned execute examples are intentionally withheld until the canonical public execute contract is normalized.

cURL

curl "https://aweblabs.ai/api/v2/integrations/catalog" \
  | jq '.providers[] | select(.providerId == "lumaai")'

TypeScript

const response = await fetch(
  'https://aweblabs.ai/api/v2/integrations/catalog'
);

const catalog = await response.json();
const provider = catalog.providers.find((item) => item.providerId === 'lumaai');

console.log(provider?.readiness);
console.log(provider?.mcpTools?.length ?? 0);

Related Video Generation providers

MiniMax

standard tier

RunPod

economy tier

Runway ML

premium tier

Mux

standard tier

Twelve Labs

standard tier

Sync Labs

premium tier

Getting started →API reference →All capabilities →All providers →