Recraft V4.1 Flash is good. These would like a word anyway.
The speed and cost tier of Recraft V4.1 for text-to-image generation. Produces raster images at roughly 1K resolution across several aspect ratios, priced at $0.007 per image on the listed OpenRouter endpoint.
No free endpoint for Recraft V4.1 Flash was found in Rival’s OpenRouter listings. Other providers or chat apps may have separate free offers.
Provider data: OpenRouter usage limits
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"recraft/recraft-v4.1-flash" model=,
"role""user""content""Hello!" messages=[{: , : }],
)
print(response.choices[0].message.content)Set OPENROUTER_API_KEY with your OpenRouter API key from openrouter.ai/keys.
19 outputs · $0.13 tracked across 19 receipts