Image generation · DeepInfra
Sdxl Turbo
Canonical id: stabilityai/sdxl-turbo · /v1/images
Text in → Image out
Price
$0.0002 / image
per generated image
+ LLMRouter platform fee: 1% of provider cost (≈ $0) — billed as its own line, never blended into the price above.
API
curl https://api.llmrouter.sh/v1/images \
-H "Authorization: Bearer llmr_sk_..." \
-H "Content-Type: application/json" \
-d '{"model": "stabilityai/sdxl-turbo", "prompt": "A watercolor fox in a misty forest"}'