Skip to main content
POST
/
v1
/
images
/
generations
OpenAI-compatible image generations (drop-in)
curl --request POST \
  --url https://api.verlon.ai/v1/images/generations \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>",
  "message": "<string>",
  "details": "<unknown>"
}

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

Authorization
string
header
required

Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.

Response

OpenAI-format image generation response. Shape matches the underlying provider format selected by the gate.