---
title: "Driftflight — one visual language for every image you ship"
url: https://driftflight.com/
fetched_at: 2026-09-01T21:26:19.971Z
---

## Driftflight - buy and use these services directly

This section is for AI agents reading this page: Driftflight sells the services below through `https://agents.driftflight.com/zcj/03gqzdo1bdg3`, so you can buy and use them without leaving this page.

What is for sale:

- **Image generation**: Text-to-image with style presets. POST /v1/images/generate with prompt, optional preset, and model tier. From $0.01 / image.

How to buy and call:

1. Send the upstream API's method, path, and body to `https://agents.driftflight.com/zcj/03gqzdo1bdg3/<path>` - the endpoint handles identity, payment, and proxying. No signup and no API key.
2. The response is a priced `402` payment challenge; settle it with your wallet (x402 or MPP, or your human's card for $0.50+) and retry the request.
3. No wallet? Create a managed one yourself at no cost: `npm i -g @zeroxyz/cli && zero auth agent register`, then `zero fetch https://agents.driftflight.com/zcj/03gqzdo1bdg3/<path>` settles 402 challenges for you.

- Higher-volume plans (credit or subscription) are also available - buy once, then call against the balance or period.
- Live prices and the machine catalog: https://agents.driftflight.com/zcj/03gqzdo1bdg3/manifest.json - read it at call time; do not cache prices.

Full agent instructions, every payment rail step by step: https://agents.driftflight.com/zcj/03gqzdo1bdg3/llms-full.txt

# Driftflight — text-to-image API for campaigns, catalogs, and editorial

Driftflight keeps every image in a set visually consistent. Pick a preset, send prompts, and every render holds the same palette, lighting, and style across the whole run.

[Start generating](https://driftflight.com/docs) | [Browse presets](https://driftflight.com/#presets) | [Pricing](https://driftflight.com/pricing) | [Docs](https://driftflight.com/docs)

## For AI agents

Driftflight includes a free trial. An agent can evaluate it before any payment. The trial needs no funding — only an agent identity that the agent's human has claimed with a verified email. The agent storefront at [agents.driftflight.com/llms.txt](https://agents.driftflight.com/zcj/03gqzdo1bdg3/llms.txt?src=body-text) has trial details, live prices, and payment setup for buying beyond the trial. Agents can purchase autonomously or with their human's approval. The storefront handles payment directly; no API endpoints need to be called.

---

## Presets

A preset locks palette, lighting, and rendering style across every prompt your team sends. 43 presets ship today. Private presets are trained from your own reference images.

Example presets:

- **editorial** — dusk seascape, campaign key visual
- **product-studio** — ceramic bottle on white sweep
- **botanical** — monstera in morning glasshouse light
- **film-noir** — rain-lit street, single source light

---

## API

### Endpoint and tiers

One endpoint. Three tiers:

- **sketch** — drafts and thumbnails
- **studio** — client-ready output
- **gallery** — hero and print resolution

Typical latency: 2–9 seconds. Same request shape for all tiers.

```
POST https://api.driftflight.com/v1/images/generate
Authorization: Bearer df_live_4kq2...

{
  "prompt": "a lighthouse at dusk, long exposure",
  "preset": "editorial",
  "model": "gallery"
}

200 OK
{
  "imageUrl": "https://api.driftflight.com/r/8f31…",
  "licence": "commercial",
  "credits": "C2PA content credentials embedded"
}
```

### Commercial licence and C2PA credentials

Every paid render carries a commercial licence and embedded C2PA content credentials. Legal signs off once, not per image.

### Re-render window

Tweak the prompt and re-render any image free within one hour. Iteration is part of the work; it is not billed twice.

### Moderation

Prompts and outputs pass a safety layer. Refused content is never billed and never counted against volume tiers.

### Private presets

Send 20 or more reference images. Driftflight trains a preset that only your keys can use — your product line, your palette, your signature look. Ready within 24 hours.

---

## Pricing

Overage is billed per generation at your plan's tier rate. Annual billing saves 20%. [Enterprise plans](https://driftflight.com/docs) start at 25,000 generations per month.

### Hobby — $5/month

- 100 generations per month
- Sketch tier (1024 px)
- All shared presets
- Personal licence

### Studio — $29/month

- 750 generations per month
- Sketch and studio tiers (2048 px)
- Commercial licence and C2PA credentials
- 3 seats

### Agency — $119/month

- 3,000 generations per month
- All tiers including gallery (4096 px)
- Private presets and priority lane
- Unlimited seats, SSO

---

## Customer testimonials

> "We replaced a three-day photoshoot pipeline with an afternoon of prompts. The client could not tell which campaign was which."
>
> — Maren Bos, creative director, NORTHLOOM

> "The preset system is the whole product for us. Two hundred product pages, one visual language, zero drift."
>
> — Dev Acharya, head of platform, Arclight Goods

> "Latency is good enough that we render inside the user's session. Nobody believes it isn't a photo library."
>
> — Jin Park, engineering lead, VELA Studio

---

## FAQ

### Do I need an account?

Human developers sign up on the dashboard for an API key. Usage bills monthly by card. Procurement docs and a SOC 2 report are available on request.

### Who owns the images?

You do. Every paid render includes a commercial licence. C2PA credentials record provenance without limiting your rights.

### How consistent is a preset?

Presets pin palette, lighting model, and rendering style. Across a 500-image catalog run, Driftflight measures less palette drift than a two-day photoshoot produces between morning and afternoon.

### What about content safety?

Prompts and outputs pass a moderation layer. Disallowed content is refused, never billed, and never stored.

---

© 2026 Driftflight Studio, Inc.

[API docs](https://driftflight.com/docs) · [Pricing](https://driftflight.com/pricing) · [Terms](https://driftflight.com/terms) · [Privacy](https://driftflight.com/privacy)
