图像(Images)
OpenAI、Gemini、通义千问图像生成与编辑接口。
接口数量:6
静态页面
Base URL: https://api.xiexus.cn
分类说明
分类
图像(Images)
接口数量
6
基础地址
https://api.xiexus.cn
固定静态文件
如需完整 OpenAPI 总文件,直接打开上面的
relay.json 即可。接口列表
POST
Gemini原生格式
Gemini 图片生成
https://api.xiexus.cn/v1beta/models/{model}:generateContent/
请求体:可选
POST
OpenAI聊天格式
Gemini 图片生成
https://api.xiexus.cn/v1/chat/completions
请求体:可选
POST
编辑图像
在给定原始图像和提示的情况下创建编辑或扩展图像。
https://api.xiexus.cn/v1/images/edits/
请求体:可选
POST
生成图像
在给定提示的情况下创建图像。[了解更多](https://platform.openai.com/docs/guides/images)。
https://api.xiexus.cn/v1/images/generations/
请求体:可选
POST
生成图像
百炼qwen-image系列图片生成
https://api.xiexus.cn/v1/images/generations
请求体:可选
POST
编辑图像
百炼qwen-image系列图片编辑
https://api.xiexus.cn/v1/images/edits
请求体:可选