> For the complete documentation index, see [llms.txt](https://docs.distribute.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.distribute.ai/distribute-for-enterprise/enterprise-inference-api/openai-compatible-api/images.md).

# Images

The OpenAI-compatible image generation endpoint allows developers to generate images from natural language prompts using powerful open-source models like Flux.1 \[dev]. This endpoint mirrors the structure of OpenAI’s `/v1/images/generations` API, making integration seamless for existing OpenAI-based applications. Simply provide a prompt, and the API will return a link to the generated image. Ideal for building creative tools, content generation pipelines, and more.

{% content-ref url="/pages/gtqxEReZ0vNsqtqcxK1u" %}
[Generations](/distribute-for-enterprise/enterprise-inference-api/openai-compatible-api/images/generations.md)
{% endcontent-ref %}
