Skip to main content
Routeway provides an OpenAI-compatible image generation endpoint that lets you create and edit images from text prompts.
You can also generate images inside a chat conversation by appending an image model tag to any text model (e.g. qwen3.8-max-preview@flux-2-turbo). See Server Tools.

Quick Example

Response

The API returns an array of image objects. Depending on your response_format, each object contains either a URL or base64-encoded image data.

Common Parameters

Learn More

Generating Images

Create images from text prompts with full control over size, quality, and format.

Editing Images

Modify existing images using text prompts and optional masks.