仪表盘

欢迎使用 MaiTu AI 创作平台,在这里管理您的额度与接口设置。

剩余额度

--

已使用

--

总额度

--

额度使用进度

--

API Key

用于通过 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": "画一只可爱的猫咪,赛博朋克风格"}]
  }'
前往 Web 生成界面

修改密码