Image generation uses OpenAI-style request bodies and provider-specific adapter execution.Documentation Index
Fetch the complete documentation index at: https://docs.compose.market/llms.txt
Use this file to discover all available pages before exploring further.
| Method | Path | Description |
|---|---|---|
POST | /v1/images/generations | Generate images from text and optional image input. |
POST | /v1/images/edits | Edit an input image with a prompt. |
POST | /external/v1/images/generations | External OpenAI-compatible image generation. |
Generate an image
data[] with either b64_json or url, depending on provider output.