欢迎使用 MaiTu AI 创作平台,在这里管理您的额度与接口设置。
剩余额度
--
点已使用
--
点总额度
--
点额度使用进度
--
用于通过 OpenAI 兼容接口调用
--
curl https://your-domain/v1/chat/completions \ -H "Authorization: Bearer your-api-key" \ -H "Content-Type: application/json" \ -d '{ "model": "gemini-3.1-flash-image", "messages": [{"role": "user", "content": "画一只可爱的猫咪,赛博朋克风格"}] }'