Crazyrouter ImageAPI Key

AI 图片生成器

使用当前已验证的 Crazyrouter 图片模型生成和测试图片。

已按实测结果收敛可用模型;模型名后展示最近一次生成耗时。

AI 图片生成器

Latest GPT image generation entry prepared for advanced image generation and edits. Last smoke test reached the gateway timeout window, so keep a fallback model ready.

可选
0/8000
模型计费查看价格

计费由你的 Crazyrouter 账户和 API Key 处理。

输出

生成结果会显示在这里。

还没有图片

输入提示词,选择模型,然后用你的 Crazyrouter API Key 生成。

cURL
curl https://cn.crazyrouter.com/v1/images/generations   -H "Authorization: Bearer YOUR_API_KEY"   -H "Content-Type: application/json"   -d '{
    "model": "gpt-image-2",
    "prompt": "A cinematic product photo of a futuristic coffee maker",
    "size": "1024x1792",
    "n": 1
  }'