DALL-E 3 performance data on Rival is based on blind head-to-head community voting. Overall win rate: 28.3% across 46 duels. All vote data is part of Rival's open dataset of 21,000+ human preference judgments across 200+ AI models. Model responses are curated from 4 challenges.
DALL-E 3 auto-improves user inputs via ChatGPT integration and blocks prohibited content with 99.9% precision using multimodal classifiers.
Use DALL-E 3 in your applications via the OpenRouter API. Copy the code below to get started.
import requests
response = requests.post(
"https://openrouter.ai/api/v1/chat/completions" ,
headers={
"Authorization""Bearer $OPENROUTER_API_KEY" : ,
"Content-Type""application/json" :
},
json={
"model""openai/dall-e-3" : ,
"messages""role""user""content""Hello!" : [{: , : }]
}
)
print(response.json())Replace $OPENROUTER_API_KEY with your API key from openrouter.ai/keys
4 outputs from DALL-E 3




We built DALL-E 3 a whole page. Gave it the spotlight. And now, in the spirit of fairness, here are models that would like a word.