Ridge line silhouetted against a red dusk sky — photo by Annari du Plessis on Pexels

Make motion, anywhere.
With the Halcyon API.

Use one small, well-documented endpoint to reach our newest video models inside a governed and predictable environment.

The most capable video model,
wherever you ship it.

Choose the plan that fits how you build.

Build

For individuals and small teams folding the whole Halcyon API into side projects and internal tools.

Get Started

Enterprise

For larger organizations embedding Halcyon models into customer-facing products and services.

Contact Sales

Halcyon API

Get Started

Use our platform to reach the newest and most capable Halcyon models inside a safe, rate-stable environment.

Strategic partners using Halcyon API

Oblique is a worldwide network of creative agencies and home to the industry’s most inventive brand builders.

A simple API for
ambitious products.

Widely regarded as the most capable generative video models available, the Halcyon API lets you embed Kestrel-2 Turbo directly inside your product.

Icebergs drifting in a glacial lagoon below mountains — photo by Thibaut Tattevin on Pexels
cURL Node Python
import httpx

response = httpx.post(
  "https://api.halcyon.dev/v1/image_to_motion",
  json={
    "promptImage": "https://cdn.example.com/still.jpg",
    "model": "kestrel2_turbo"
  },
  headers={
    "Authorization": "Bearer {{ YOUR API KEY }}",
    "X-Halcyon-Version": "2025-11-04",
  },
)
response.raise_for_status()

Select Enterprise Partners

Branding and Usage

Applications you make available to end users must prominently display “Powered by Halcyon” and link to halcyon.dev on the applicable user interfaces.