盒 GET /api/models — 获取所有可用模型
无需鉴权,直接获取模型列表和价格。
闪 POST /api/tasks — 提交通用模型任务
搜 GET /api/tasks/{publicId} — 查询任务状态
画 POST /api/nexus/generate — 提交文生图/视频
搜 POST /api/nexus/task/query — 查询生成任务
麦 POST /api/nexus/tts/clone — 上传音频克隆音色 (扣费 ¥1.00)
麦 POST /api/nexus/tts/synthesize — 语音合成 (扣费 ¥0.10/分钟)
搜 POST /api/nexus/tts/query — 查询 TTS 任务
面 POST /api/nexus/ttsv2/clone — 上传音色克隆 v2 (扣费 ¥2.00)
面 POST /api/nexus/ttsv2/synthesize — 情感语音合成 (异步, ¥0.20/分钟)
搜 POST /api/nexus/ttsv2/query — 查询 v2 任务
人 POST /api/nexus/digital-human/upload — 上传素材
人 POST /api/nexus/digital-human — 提交数字人合成 (¥0.04/秒)
搜 POST /api/nexus/digital-human/query — 查询数字人任务
聊 POST /api/memory-chat/chat — 发送对话
钱 GET /api/memory-chat/account — 账户信息
钱 GET /api/memory-chat/usage — 用量统计
钱 POST /api/memory-chat/payments/wechat/create — 创建微信支付订单
钥 GET /api/memory-chat/keys — API Key 列表
钥 POST /api/memory-chat/keys — 创建 API Key
有效值: * (全部) 或 chat:write, usage:read, apikeys:manage 等
钥 POST /api/memory-chat/keys/{id}/revoke — 吊销 API Key