Generate an image via a Verlon gate
Use when: caller wants to generate an image from a prompt routed through a Verlon gate (DALL·E, Stable Diffusion, Imagen, etc., resolved by the gate)
Routes an image-generation request through the named Verlon gate. The gate decides which underlying model+provider serves the request based on its current configuration. Provider auth, parameter overrides, billing, and observability handled by Verlon.
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Verlon API key (prefixed verlon_; legacy keys prefixed layer_ from before the 2026-05 rename also validate). Generated from the dashboard under Settings → API Keys, or via verlon key create in the CLI (legacy verlon key create still works as a bin alias until 2026-06-20).
Body
Response
Image generation response. Shape follows the underlying provider format selected by the gate.

