Create image
Images
Create image
Creates an image given a prompt. Passes through any additional parameters supported by the chosen model (e.g., quality, style).
POST
Create image
Documentation Index
Fetch the complete documentation index at: https://docs.llmrouter.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
LLM Router API Key (e.g., sk-llmr-...)
Body
application/json
Response
200 - application/json
Successful image generation response
Unix timestamp when the image was created
Example:
1774975805
Unique identifier for the generated image
Example:
"gen_11b25653-e44e-49ea-80ea-32fe8c5fb246"
The model used to generate the image
Example:
"openai/gpt-5-image"