Images
Images
Use image generation, editing, and image input through the correct AnyRoute provider group.
Images are a top-level capability in these docs. They are grouped together so you can find image generation, editing, input, billing, and troubleshooting in one place.
This does not mean there is a separate image platform. AnyRoute still routes image workloads through provider groups.
| Image workflow | Recommended group | Endpoint |
|---|---|---|
| OpenAI Images API | OpenAI group | /v1/images/generations, /v1/images/edits |
| Codex image generation | OpenAI group | /v1/responses or /responses with image_generation |
| Gemini image generation | Gemini group | /v1beta/models/{model}:generateContent |
| Image input | Depends on model | /v1/messages, /v1/chat/completions, or /v1beta/models/... |
Start with the page that matches your workflow.
AnyRoute Docs