# 聚合API接口文档 ## Docs - 在代码工具使用 [在codex中使用](https://allinone.apifox.cn/7764399m0.md): - 在代码工具使用 [在gemini cli中使用](https://allinone.apifox.cn/7764400m0.md): - 在代码工具使用 [在claudecode中使用](https://allinone.apifox.cn/7764398m0.md): ## API Docs - 常用请求 > 获取模型 [获取模型](https://allinone.apifox.cn/383884128e0.md): - 常用请求 > 获取模型 [获取模型 - gemini](https://allinone.apifox.cn/383884856e0.md): - 常用请求 > 文本嵌入 [文本嵌入](https://allinone.apifox.cn/383889389e0.md): 将文本转换为向量嵌入 - 常用请求 > 文本嵌入 [文本嵌入 - gemini](https://allinone.apifox.cn/383889388e0.md): 使用指定引擎/模型创建嵌入 - 常用请求 [令牌余额查询](https://allinone.apifox.cn/384016767e0.md): 令牌查询数值换算关系:500000 = $1 - 常用请求 [基本请求](https://allinone.apifox.cn/383837604e0.md): - 常用请求 [流式请求](https://allinone.apifox.cn/383838889e0.md): - 常用请求 [连续对话](https://allinone.apifox.cn/383839467e0.md): - 常用请求 [识图请求 - url](https://allinone.apifox.cn/383839017e0.md): - 常用请求 [识图请求 - base64](https://allinone.apifox.cn/383839247e0.md): 含多图请求示例。 - 常用请求 [工具(函数)调用](https://allinone.apifox.cn/383840693e0.md): - 常用请求 [文档重排序](https://allinone.apifox.cn/383889393e0.md): 根据查询对文档列表进行相关性重排序 - 常用请求 [流式出图/视频](https://allinone.apifox.cn/383898931e0.md): 所有参数(尺寸、比例、清晰度、时长、垫图等),都是通过提示词来控制生成。 - 常用请求 [gpt-5.1开思考显示](https://allinone.apifox.cn/384012679e0.md): gpt-5和gpt-5.1系列支持开启思考显示,以下是开启思考显示的请求示例,但是即使传了参数,也不是100%有思考内容返回(这是官方问题)。 - 常用请求 [codex模型请求](https://allinone.apifox.cn/384011195e0.md): gpt-5.1-codex模型请使用该方式请求。 - 常用请求 [chat兼容思考显示](https://allinone.apifox.cn/384016092e0.md): OpenAI chat格式下开启思考,只需要在原始模型后面加-thinking后缀即可(仅部分模型支持,如gemini-2.5-pro-thinking等),此方法无法控制思考预算,思考预算值是由中转平台统一设定的值,如需自由设定思考预算,请使用原生格式匹配对应的参数。 - 常用请求 [视频识别](https://allinone.apifox.cn/384015660e0.md): - 常用请求 [PDF识别](https://allinone.apifox.cn/384015766e0.md): - 常用请求 [结构化输出](https://allinone.apifox.cn/384018156e0.md): - 图片/视频生成 > OpenAI chat格式 [流式出图/视频(推荐)](https://allinone.apifox.cn/383897846e0.md): 大部分逆向生图、生视频模型,必然支持chat格式流式出图,此方式请求成功率更高,建议优先考虑使用(缺点是每次请求,无论成功与否,都会计费而不会退还)。 - 图片/视频生成 > OpenAI chat格式 [流式出图/视频 - 带图生成](https://allinone.apifox.cn/384013663e0.md): 大部分逆向生图、生视频模型,必然支持chat格式流式出图,此方式请求成功率更高,建议优先考虑使用(缺点是每次请求,无论成功与否,都会计费而不会退还)。 - 图片/视频生成 > Google 生图 - nano banana [Google Gemini生图](https://allinone.apifox.cn/384007700e0.md): nano-banana模型,建议优先使用英文提示词,成功率更高。下载谷歌生图py完整示例文件: - 图片/视频生成 > Google 生图 - nano banana [Google Gemini改图](https://allinone.apifox.cn/384007701e0.md): nano-banana模型,建议优先使用英文提示词,成功率更高。下载谷歌生图py完整示例文件: - 图片/视频生成 > Google 生图 - nano banana [Google Gemini生图 流式](https://allinone.apifox.cn/384007702e0.md): nano-banana模型,建议优先使用英文提示词,成功率更高。下载谷歌生图py完整示例文件: - 图片/视频生成 > OpenAI image格式 [生成图像](https://allinone.apifox.cn/383889370e0.md): 根据文本提示生成图像 - 图片/视频生成 > OpenAI image格式 [编辑图像](https://allinone.apifox.cn/383889371e0.md): 根据提示编辑现有图像 - 图片/视频生成 > OpenAI sora格式 [创建视频 ](https://allinone.apifox.cn/383889376e0.md): OpenAI 兼容的视频生成接口,已支持sora-2、veo3.1等模型。 - 图片/视频生成 > OpenAI sora格式 [获取视频任务状态 ](https://allinone.apifox.cn/383889377e0.md): OpenAI 兼容的视频任务状态查询接口,返回视频任务的详细状态信息。 - 图片/视频生成 > OpenAI sora格式 [获取视频内容](https://allinone.apifox.cn/383889378e0.md): 获取已完成视频任务的视频文件内容。 - 图片/视频生成 > Midjourney绘图 > 任务提交 [文生图 - Imagine](https://allinone.apifox.cn/384015983e0.md): 文生图,文图生图 - 图片/视频生成 > Midjourney绘图 > 任务提交 [关联按钮动作 - Action](https://allinone.apifox.cn/384015984e0.md): 所有的关联按钮动作UPSCALE、VARIATION、REROLL、ZOOM等 - 图片/视频生成 > Midjourney绘图 > 任务提交 [图生文 - Describe](https://allinone.apifox.cn/384015985e0.md): 图生文 - 图片/视频生成 > Midjourney绘图 > 任务提交 [图像混合 - Blend](https://allinone.apifox.cn/384015986e0.md): 图生图、混图 - 图片/视频生成 > Midjourney绘图 > 任务提交 [局部重绘 - Modal](https://allinone.apifox.cn/384015987e0.md): 提交局部重绘、ZOOM - 图片/视频生成 > Midjourney绘图 > 任务查询 [多任务查询 - ListByCondition](https://allinone.apifox.cn/384015988e0.md): - 图片/视频生成 > Midjourney绘图 > 任务查询 [单任务查询 - FetchFromTask](https://allinone.apifox.cn/384015989e0.md): - 图片/视频生成 > Midjourney绘图 > 任务查询 [Seed查询 - ImageSeed](https://allinone.apifox.cn/384015990e0.md): - 音频转录 [音频转录](https://allinone.apifox.cn/383889390e0.md): 将音频转换为文本 - 音频转录 [音频翻译](https://allinone.apifox.cn/383889391e0.md): 将音频翻译为英文文本 - 音频转录 [文本转语音](https://allinone.apifox.cn/383889392e0.md): 将文本转换为音频 - 音频转录 [Gemini 生成音频(TTS)](https://allinone.apifox.cn/383889386e0.md): Gemini 音频生成接口。 - 高阶用法 > Gemini原生格式 [普通对话](https://allinone.apifox.cn/384017713e0.md): - 高阶用法 > Gemini原生格式 [开启思考](https://allinone.apifox.cn/384017716e0.md): - 高阶用法 > Gemini原生格式 [流式请求](https://allinone.apifox.cn/384017721e0.md): - 高阶用法 > Gemini原生格式 [结构化输出](https://allinone.apifox.cn/384017715e0.md): - 高阶用法 > Gemini原生格式 [函数调用](https://allinone.apifox.cn/384017717e0.md): - 高阶用法 > Gemini原生格式 [PDF识别](https://allinone.apifox.cn/384017718e0.md): - 高阶用法 > Gemini原生格式 [图像识别](https://allinone.apifox.cn/384017719e0.md): - 高阶用法 > Gemini原生格式 [视频识别](https://allinone.apifox.cn/384017720e0.md): Gemini支持小于20MB的视频base64文件直接传输识别,目前暂不支持超出20MB的视频文件识别,如需建议使用直连Key。 - 高阶用法 > Anthropic原生格式 [普通对话](https://allinone.apifox.cn/384023856e0.md): - 高阶用法 > Anthropic原生格式 [流式请求](https://allinone.apifox.cn/384024169e0.md): - 高阶用法 > Anthropic原生格式 [开启思考](https://allinone.apifox.cn/384023857e0.md): - 高阶用法 > Anthropic原生格式 [图像识别](https://allinone.apifox.cn/384023858e0.md): - 高阶用法 > Anthropic原生格式 [函数调用](https://allinone.apifox.cn/384023859e0.md): - 高阶用法 > Anthropic原生格式 [内置联网](https://allinone.apifox.cn/384024572e0.md): 仅官方api、claudecode支持,aws渠道api、逆向api暂不支持 - 高阶用法 > 对话完整传参示例 [OpenAI对话格式 - chat](https://allinone.apifox.cn/383889368e0.md): 根据对话历史创建模型响应。支持流式和非流式响应。 - 高阶用法 > 对话完整传参示例 [OpenAI对话格式 - responses](https://allinone.apifox.cn/383889369e0.md): OpenAI Responses API,用于创建模型响应。 - 高阶用法 > 对话完整传参示例 [Claude对话格式 - messages](https://allinone.apifox.cn/383889384e0.md): Anthropic Claude Messages API 格式的请求。 - 高阶用法 > 对话完整传参示例 [Gemini对话格式 - v1beta](https://allinone.apifox.cn/383889385e0.md): 代理 Gemini API 请求。 ## Schemas - Schemas [ErrorResponse](https://allinone.apifox.cn/224097620d0.md): - Schemas [ModelsResponse](https://allinone.apifox.cn/224097621d0.md): - Schemas [GeminiModelsResponse](https://allinone.apifox.cn/224097622d0.md): - Schemas [ChatCompletionRequest](https://allinone.apifox.cn/224097623d0.md): - Schemas [ChatCompletionResponse](https://allinone.apifox.cn/224097624d0.md): - Schemas [CompletionRequest](https://allinone.apifox.cn/224097625d0.md): - Schemas [CompletionResponse](https://allinone.apifox.cn/224097626d0.md): - Schemas [ResponsesRequest](https://allinone.apifox.cn/224097627d0.md): - Schemas [ResponsesResponse](https://allinone.apifox.cn/224097628d0.md): - Schemas [ClaudeRequest](https://allinone.apifox.cn/224097629d0.md): - Schemas [ClaudeResponse](https://allinone.apifox.cn/224097630d0.md): - Schemas [EmbeddingRequest](https://allinone.apifox.cn/224097631d0.md): - Schemas [EmbeddingResponse](https://allinone.apifox.cn/224097632d0.md): - Schemas [ImageGenerationRequest](https://allinone.apifox.cn/224097633d0.md): - Schemas [ImageResponse](https://allinone.apifox.cn/224097634d0.md): - Schemas [AudioTranscriptionResponse](https://allinone.apifox.cn/224097635d0.md): - Schemas [SpeechRequest](https://allinone.apifox.cn/224097636d0.md): - Schemas [RerankRequest](https://allinone.apifox.cn/224097637d0.md): - Schemas [RerankResponse](https://allinone.apifox.cn/224097638d0.md): - Schemas [VideoRequest](https://allinone.apifox.cn/224097639d0.md): - Schemas [ModerationRequest](https://allinone.apifox.cn/224097640d0.md): - Schemas [VideoResponse](https://allinone.apifox.cn/224097641d0.md): - Schemas [ModerationResponse](https://allinone.apifox.cn/224097642d0.md): - Schemas [VideoTaskResponse](https://allinone.apifox.cn/224097643d0.md): - Schemas [GeminiRequest](https://allinone.apifox.cn/224097644d0.md): - Schemas [GeminiResponse](https://allinone.apifox.cn/224097645d0.md): - Schemas [OpenAIVideoError](https://allinone.apifox.cn/224097646d0.md): - Schemas [Model](https://allinone.apifox.cn/224097647d0.md): - Schemas [Message](https://allinone.apifox.cn/224097648d0.md): - Schemas [MessageContent](https://allinone.apifox.cn/224097649d0.md): - Schemas [ToolCall](https://allinone.apifox.cn/224097650d0.md): - Schemas [Tool](https://allinone.apifox.cn/224097651d0.md): - Schemas [ResponseFormat](https://allinone.apifox.cn/224097652d0.md): - Schemas [Usage](https://allinone.apifox.cn/224097653d0.md): - Schemas [ClaudeMessage](https://allinone.apifox.cn/224097654d0.md): - Schemas [VideoTaskMetadata](https://allinone.apifox.cn/224097655d0.md): - Schemas [VideoTaskError](https://allinone.apifox.cn/224097656d0.md): - Schemas [ChatCompletionStreamResponse](https://allinone.apifox.cn/224097657d0.md): - Schemas [ResponsesStreamResponse](https://allinone.apifox.cn/224097658d0.md): - Schemas [ImageEditRequest](https://allinone.apifox.cn/224097659d0.md): - Schemas [AudioTranscriptionRequest](https://allinone.apifox.cn/224097660d0.md): - Schemas [AudioTranslationRequest](https://allinone.apifox.cn/224097661d0.md): - Schemas [OpenAIVideo](https://allinone.apifox.cn/224097662d0.md):