# GPTMeta API ## Docs - [模型](https://docs.blueshirtmap.com/doc-4949862.md): - [发出请求](https://docs.blueshirtmap.com/doc-4880940.md): - [项目说明](https://docs.blueshirtmap.com/doc-4880937.md): - [帮助中心](https://docs.blueshirtmap.com/doc-4974482.md): - OpenAI > 聊天(Chat) [聊天完成对象](https://docs.blueshirtmap.com/doc-4880942.md): - OpenAI > 聊天(Chat) [聊天完成块对象](https://docs.blueshirtmap.com/doc-4880943.md): - OpenAI > 图像(Images) [README](https://docs.blueshirtmap.com/doc-4880948.md): - OpenAI > 图像(Images) [图像对象](https://docs.blueshirtmap.com/doc-4880949.md): - OpenAI > 自动补全(Completions) [完成对象](https://docs.blueshirtmap.com/doc-4880944.md): - OpenAI > 嵌入(Embeddings) [嵌入对象](https://docs.blueshirtmap.com/doc-4880945.md): - OpenAI > 微调(Fine-tuning) [ 微调作业对象](https://docs.blueshirtmap.com/doc-4880946.md): - OpenAI > 微调(Fine-tuning) [微调作业事件对象](https://docs.blueshirtmap.com/doc-4880947.md): - OpenAI > 模型(Models) [模型对象](https://docs.blueshirtmap.com/doc-4880950.md): - 绘画接口 > Midjourney java版本 [快速开始](https://docs.blueshirtmap.com/doc-4966702.md): - 音乐接口 > Suno > 格式2(适配 chat-next-web 等前端项目) [补充说明](https://docs.blueshirtmap.com/doc-4974479.md): - 视频接口 > Luma > 格式2(适配chatgpt-web-midjourney-proxy) [介绍](https://docs.blueshirtmap.com/doc-4974493.md): ## API Docs - OpenAI > 聊天(Chat) [创建聊天补全](https://docs.blueshirtmap.com/api-200273209.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。 - OpenAI > 聊天(Chat) [GPTS](https://docs.blueshirtmap.com/api-204923345.md): 模型名称格式为:`gpt-4-gizmo-*`,系统会自动进行识别。 - OpenAI > 图像(Images) [创建图像](https://docs.blueshirtmap.com/api-200273217.md): [图片](https://platform.openai.com/docs/api-reference/images) - OpenAI > 图像(Images) [创建图片编辑](https://docs.blueshirtmap.com/api-200273218.md): 在给定原始图像和提示的情况下创建编辑或扩展图像。 - OpenAI > 图像(Images) [创建图像变体](https://docs.blueshirtmap.com/api-200273219.md): 创建给定图像的变体。 - OpenAI > 音频(Audio) [创建语音](https://docs.blueshirtmap.com/api-200273206.md): - OpenAI > 音频(Audio) [创建转录](https://docs.blueshirtmap.com/api-200273207.md): - OpenAI > 音频(Audio) [创建翻译](https://docs.blueshirtmap.com/api-200273208.md): - OpenAI > 自动补全(Completions) [创建完成](https://docs.blueshirtmap.com/api-200273210.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。 - OpenAI > 嵌入(Embeddings) [创建嵌入](https://docs.blueshirtmap.com/api-200273211.md): 获取给定输入的矢量表示,机器学习模型和算法可以轻松使用该表示。 - OpenAI > 微调(Fine-tuning) [创建微调作业](https://docs.blueshirtmap.com/api-200273212.md): 创建一个作业,根据给定的数据集微调指定的模型。 - OpenAI > 微调(Fine-tuning) [列出微调作业](https://docs.blueshirtmap.com/api-200273213.md): 列出您组织的微调工作 - OpenAI > 微调(Fine-tuning) [检索微调作业](https://docs.blueshirtmap.com/api-200273214.md): 获取有关微调工作的信息。 - OpenAI > 微调(Fine-tuning) [取消微调](https://docs.blueshirtmap.com/api-200273215.md): 立即取消微调工作。 - OpenAI > 微调(Fine-tuning) [列出微调事件](https://docs.blueshirtmap.com/api-200273216.md): 获取微调作业的状态更新。 - OpenAI > 模型(Models) [列出模型](https://docs.blueshirtmap.com/api-200273220.md): 列出当前可用的型号,并提供每个型号的基本信息,例如所有者和可用性。 - OpenAI > 模型(Models) [检索模型](https://docs.blueshirtmap.com/api-200273221.md): 检索模型实例,提供有关模型的基本信息,例如所有者和权限。 - OpenAI > 模型(Models) [删除微调模型](https://docs.blueshirtmap.com/api-200273222.md): 删除微调模型。您必须在组织中具有所有者角色才能删除模型。 - 绘画接口 > Midjourney java版本 > InsightFace任务提交 [提交swap_face任务](https://docs.blueshirtmap.com/api-204445927.md): - 绘画接口 > Midjourney java版本 > 任务提交 [执行动作](https://docs.blueshirtmap.com/api-204445928.md): - 绘画接口 > Midjourney java版本 > 任务提交 [提交Blend任务](https://docs.blueshirtmap.com/api-204445929.md): - 绘画接口 > Midjourney java版本 > 任务提交 [提交Describe任务](https://docs.blueshirtmap.com/api-204445930.md): - 绘画接口 > Midjourney java版本 > 任务提交 [提交Imagine任务](https://docs.blueshirtmap.com/api-204445931.md): - 绘画接口 > Midjourney java版本 > 任务提交 [提交Modal](https://docs.blueshirtmap.com/api-204445932.md): - 绘画接口 > Midjourney java版本 > 任务提交 [提交Shorten任务](https://docs.blueshirtmap.com/api-204445933.md): - 绘画接口 > Midjourney java版本 > 任务提交 [上传文件到discord](https://docs.blueshirtmap.com/api-204445934.md): - 绘画接口 > Midjourney java版本 > 任务查询 [查询所有任务](https://docs.blueshirtmap.com/api-204445935.md): - 绘画接口 > Midjourney java版本 > 任务查询 [根据ID列表查询任务](https://docs.blueshirtmap.com/api-204445936.md): - 绘画接口 > Midjourney java版本 > 任务查询 [根据ID列表查询任务-字段displays](https://docs.blueshirtmap.com/api-204445937.md): - 绘画接口 > Midjourney java版本 > 任务查询 [分页查询任务](https://docs.blueshirtmap.com/api-204445938.md): - 绘画接口 > Midjourney java版本 > 任务查询 [查询任务队列](https://docs.blueshirtmap.com/api-204445939.md): - 绘画接口 > Midjourney java版本 > 任务查询 [取消任务](https://docs.blueshirtmap.com/api-204445940.md): - 绘画接口 > Midjourney java版本 > 任务查询 [指定ID获取任务](https://docs.blueshirtmap.com/api-204445941.md): - 绘画接口 > Midjourney java版本 > 任务查询 [获取任务图片的seed(需设置mj或niji的私信ID)](https://docs.blueshirtmap.com/api-204445942.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Imagine任务](https://docs.blueshirtmap.com/api-205978736.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Imagine任务](https://docs.blueshirtmap.com/api-205978737.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Imagine任务](https://docs.blueshirtmap.com/api-205978738.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Imagine任务](https://docs.blueshirtmap.com/api-205978739.md): - 绘画接口 > Midjourney C#版本 > Submit [上传图片到 Discord](https://docs.blueshirtmap.com/api-205978740.md): - 绘画接口 > Midjourney C#版本 > Submit [上传图片到 Discord](https://docs.blueshirtmap.com/api-205978741.md): - 绘画接口 > Midjourney C#版本 > Submit [上传图片到 Discord](https://docs.blueshirtmap.com/api-205978742.md): - 绘画接口 > Midjourney C#版本 > Submit [上传图片到 Discord](https://docs.blueshirtmap.com/api-205978743.md): - 绘画接口 > Midjourney C#版本 > Submit [提交 show 任务](https://docs.blueshirtmap.com/api-205978744.md): - 绘画接口 > Midjourney C#版本 > Submit [提交 show 任务](https://docs.blueshirtmap.com/api-205978745.md): - 绘画接口 > Midjourney C#版本 > Submit [提交 show 任务](https://docs.blueshirtmap.com/api-205978746.md): - 绘画接口 > Midjourney C#版本 > Submit [提交 show 任务](https://docs.blueshirtmap.com/api-205978747.md): - 绘画接口 > Midjourney C#版本 > Submit [简单变化](https://docs.blueshirtmap.com/api-205978748.md): - 绘画接口 > Midjourney C#版本 > Submit [简单变化](https://docs.blueshirtmap.com/api-205978749.md): - 绘画接口 > Midjourney C#版本 > Submit [简单变化](https://docs.blueshirtmap.com/api-205978750.md): - 绘画接口 > Midjourney C#版本 > Submit [简单变化](https://docs.blueshirtmap.com/api-205978751.md): - 绘画接口 > Midjourney C#版本 > Submit [任务变化](https://docs.blueshirtmap.com/api-205978752.md): - 绘画接口 > Midjourney C#版本 > Submit [任务变化](https://docs.blueshirtmap.com/api-205978753.md): - 绘画接口 > Midjourney C#版本 > Submit [任务变化](https://docs.blueshirtmap.com/api-205978754.md): - 绘画接口 > Midjourney C#版本 > Submit [任务变化](https://docs.blueshirtmap.com/api-205978755.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Describe任务](https://docs.blueshirtmap.com/api-205978756.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Describe任务](https://docs.blueshirtmap.com/api-205978757.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Describe任务](https://docs.blueshirtmap.com/api-205978758.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Describe任务](https://docs.blueshirtmap.com/api-205978759.md): - 绘画接口 > Midjourney C#版本 > Submit [上传一个较长的提示词,mj 可以返回一组简要的提示词](https://docs.blueshirtmap.com/api-205978760.md): - 绘画接口 > Midjourney C#版本 > Submit [上传一个较长的提示词,mj 可以返回一组简要的提示词](https://docs.blueshirtmap.com/api-205978761.md): - 绘画接口 > Midjourney C#版本 > Submit [上传一个较长的提示词,mj 可以返回一组简要的提示词](https://docs.blueshirtmap.com/api-205978762.md): - 绘画接口 > Midjourney C#版本 > Submit [上传一个较长的提示词,mj 可以返回一组简要的提示词](https://docs.blueshirtmap.com/api-205978763.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Blend任务](https://docs.blueshirtmap.com/api-205978764.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Blend任务](https://docs.blueshirtmap.com/api-205978765.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Blend任务](https://docs.blueshirtmap.com/api-205978766.md): - 绘画接口 > Midjourney C#版本 > Submit [提交Blend任务](https://docs.blueshirtmap.com/api-205978767.md): - 绘画接口 > Midjourney C#版本 > Submit [执行动作 MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011](https://docs.blueshirtmap.com/api-205978768.md): - 绘画接口 > Midjourney C#版本 > Submit [执行动作 MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011](https://docs.blueshirtmap.com/api-205978769.md): - 绘画接口 > Midjourney C#版本 > Submit [执行动作 MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011](https://docs.blueshirtmap.com/api-205978770.md): - 绘画接口 > Midjourney C#版本 > Submit [执行动作 MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011](https://docs.blueshirtmap.com/api-205978771.md): - 绘画接口 > Midjourney C#版本 > Submit [提交 Modal](https://docs.blueshirtmap.com/api-205978772.md): - 绘画接口 > Midjourney C#版本 > Submit [提交 Modal](https://docs.blueshirtmap.com/api-205978773.md): - 绘画接口 > Midjourney C#版本 > Submit [提交 Modal](https://docs.blueshirtmap.com/api-205978774.md): - 绘画接口 > Midjourney C#版本 > Submit [提交 Modal](https://docs.blueshirtmap.com/api-205978775.md): - 绘画接口 > Midjourney C#版本 > Task [根据任务ID获取任务信息](https://docs.blueshirtmap.com/api-205978776.md): - 绘画接口 > Midjourney C#版本 > Task [根据任务ID获取任务信息](https://docs.blueshirtmap.com/api-205978777.md): - 绘画接口 > Midjourney C#版本 > Task [根据任务ID获取任务信息](https://docs.blueshirtmap.com/api-205978778.md): - 绘画接口 > Midjourney C#版本 > Task [根据任务ID获取任务信息](https://docs.blueshirtmap.com/api-205978779.md): - 绘画接口 > Midjourney C#版本 > Task [取消任务](https://docs.blueshirtmap.com/api-205978780.md): - 绘画接口 > Midjourney C#版本 > Task [取消任务](https://docs.blueshirtmap.com/api-205978781.md): - 绘画接口 > Midjourney C#版本 > Task [取消任务](https://docs.blueshirtmap.com/api-205978782.md): - 绘画接口 > Midjourney C#版本 > Task [取消任务](https://docs.blueshirtmap.com/api-205978783.md): - 绘画接口 > Midjourney C#版本 > Task [获取任务图片的seed(需设置mj或niji的私信ID)](https://docs.blueshirtmap.com/api-205978784.md): - 绘画接口 > Midjourney C#版本 > Task [获取任务图片的seed(需设置mj或niji的私信ID)](https://docs.blueshirtmap.com/api-205978785.md): - 绘画接口 > Midjourney C#版本 > Task [获取任务图片的seed(需设置mj或niji的私信ID)](https://docs.blueshirtmap.com/api-205978786.md): - 绘画接口 > Midjourney C#版本 > Task [获取任务图片的seed(需设置mj或niji的私信ID)](https://docs.blueshirtmap.com/api-205978787.md): - 绘画接口 > Midjourney C#版本 > Task [获取任务队列中的所有任务](https://docs.blueshirtmap.com/api-205978788.md): - 绘画接口 > Midjourney C#版本 > Task [获取任务队列中的所有任务](https://docs.blueshirtmap.com/api-205978789.md): - 绘画接口 > Midjourney C#版本 > Task [获取任务队列中的所有任务](https://docs.blueshirtmap.com/api-205978790.md): - 绘画接口 > Midjourney C#版本 > Task [获取任务队列中的所有任务](https://docs.blueshirtmap.com/api-205978791.md): - 绘画接口 > Midjourney C#版本 > Task [获取最新100条任务信息](https://docs.blueshirtmap.com/api-205978792.md): - 绘画接口 > Midjourney C#版本 > Task [获取最新100条任务信息](https://docs.blueshirtmap.com/api-205978793.md): - 绘画接口 > Midjourney C#版本 > Task [获取最新100条任务信息](https://docs.blueshirtmap.com/api-205978794.md): - 绘画接口 > Midjourney C#版本 > Task [获取最新100条任务信息](https://docs.blueshirtmap.com/api-205978795.md): - 绘画接口 > Midjourney C#版本 > Task [根据条件查询任务信息/根据ID列表查询任务](https://docs.blueshirtmap.com/api-205978796.md): - 绘画接口 > Midjourney C#版本 > Task [根据条件查询任务信息/根据ID列表查询任务](https://docs.blueshirtmap.com/api-205978797.md): - 绘画接口 > Midjourney C#版本 > Task [根据条件查询任务信息/根据ID列表查询任务](https://docs.blueshirtmap.com/api-205978798.md): - 绘画接口 > Midjourney C#版本 > Task [根据条件查询任务信息/根据ID列表查询任务](https://docs.blueshirtmap.com/api-205978799.md): - 绘画接口 > Midjourney C#版本 > Task [根据条件查询任务信息/根据ID列表查询任务](https://docs.blueshirtmap.com/api-205978800.md): - 绘画接口 > Midjourney C#版本 > Task [根据条件查询任务信息/根据ID列表查询任务](https://docs.blueshirtmap.com/api-205978801.md): - 绘画接口 > Midjourney C#版本 > Task [根据条件查询任务信息/根据ID列表查询任务](https://docs.blueshirtmap.com/api-205978802.md): - 绘画接口 > Midjourney C#版本 > Task [根据条件查询任务信息/根据ID列表查询任务](https://docs.blueshirtmap.com/api-205978803.md): - 绘画接口 > StableDifussion > SD3 [Stable Image Ultra](https://docs.blueshirtmap.com/api-204893687.md): Our most advanced text-to-image generation service, **Stable Image Ultra** creates the highest quality images with unprecedented prompt understanding. Ultra excels in typography, complex compositions, dynamic lighting, vibrant hues, and overall cohesion and structure of an art piece. Made from the most advanced models, including **Stable Diffusion 3**, Ultra offers the best of the Stable Diffusion ecosystem. - 绘画接口 > StableDifussion > SD3 [Stable Image Core](https://docs.blueshirtmap.com/api-204893753.md): - 绘画接口 > StableDifussion > SD3 [Stable Diffusion 3](https://docs.blueshirtmap.com/api-204894733.md): - 绘画接口 > StableDifussion > SDXL [Text-to-image](https://docs.blueshirtmap.com/api-204895111.md): - 音乐接口 > Suno > 格式1 > V3.5 [生成音乐](https://docs.blueshirtmap.com/api-204923981.md): - 音乐接口 > Suno > 格式1 > V3.5 [获取音乐](https://docs.blueshirtmap.com/api-204923993.md): - 音乐接口 > Suno > 格式1 > V3.0 [生成音乐](https://docs.blueshirtmap.com/api-204924020.md): - 音乐接口 > Suno > 格式1 > V3.0 [获取音乐](https://docs.blueshirtmap.com/api-204924042.md): - 音乐接口 > Suno > 格式2(适配 chat-next-web 等前端项目) > account [Get Account config](https://docs.blueshirtmap.com/api-204925123.md): - 音乐接口 > Suno > 格式2(适配 chat-next-web 等前端项目) > 任务提交 [生成歌曲](https://docs.blueshirtmap.com/api-204925127.md): - 音乐接口 > Suno > 格式2(适配 chat-next-web 等前端项目) > 任务提交 [生成歌词](https://docs.blueshirtmap.com/api-204925126.md): - 音乐接口 > Suno > 格式2(适配 chat-next-web 等前端项目) > 任务查询 [Fetch task](https://docs.blueshirtmap.com/api-204925124.md): - 音乐接口 > Suno > 格式2(适配 chat-next-web 等前端项目) > 任务查询 [查询单个任务](https://docs.blueshirtmap.com/api-204925125.md): - 视频接口 > CogvideoX [逆向方式生成](https://docs.blueshirtmap.com/api-204923557.md): - 视频接口 > CogvideoX [官方格式生成](https://docs.blueshirtmap.com/api-204923450.md): - 视频接口 > CogvideoX [查询](https://docs.blueshirtmap.com/api-204923463.md): - 视频接口 > Luma [Submit luma generate video task](https://docs.blueshirtmap.com/api-204925070.md): - 视频接口 > Luma [Get luma generate video task](https://docs.blueshirtmap.com/api-204925071.md): - 视频接口 > Luma [Submit luma extend generate video task](https://docs.blueshirtmap.com/api-204925072.md): - 视频接口 > Luma [Upload image to luma](https://docs.blueshirtmap.com/api-204925073.md): - 视频接口 > Luma [Get luma generate video task](https://docs.blueshirtmap.com/api-204925074.md): - 视频接口 > Luma [Get video url without watermark](https://docs.blueshirtmap.com/api-204925075.md): - 视频接口 > Luma [Get current user subscription usage](https://docs.blueshirtmap.com/api-204925076.md): - 视频接口 > Luma [Get current user info](https://docs.blueshirtmap.com/api-204925077.md):