# Claid AI ## Docs - 图像生成 [图像生成 I/O](https://olihevhbur.apifox.cn/doc-4424215.md): - 图像生成 [图像生成选项](https://olihevhbur.apifox.cn/doc-4424224.md): - AI 拍照 [AI 拍摄输入/输出](https://olihevhbur.apifox.cn/doc-4424407.md): - AI 拍照 > AI 拍照选项 [目的](https://olihevhbur.apifox.cn/doc-4424412.md): - AI 拍照 > AI 拍照选项 [场景](https://olihevhbur.apifox.cn/doc-4424414.md): ## API Docs - 图片编辑 > 异步 API [请求图像处理](https://olihevhbur.apifox.cn/api-179406483.md): - 图片编辑 > 异步 API [异步图像编辑结果](https://olihevhbur.apifox.cn/api-179408728.md): ### 请求处理合同的结果 - 图片编辑 > 批处理 API [处理批量图像编辑](https://olihevhbur.apifox.cn/api-179411495.md): ## 批量图片编辑合同 - 图片编辑 > 批处理 API [请求处理合同的结果](https://olihevhbur.apifox.cn/api-179412549.md): `result_url`要获取批量图片编辑结果,您需要知道处理请求的ID。或者您可以从上面描述的响应主体的属性中获取现成的链接。 - 图片编辑 > 上传 API [通过 API 上传图片进行编辑](https://olihevhbur.apifox.cn/api-179414482.md): 本节介绍如何通过向我们的 API 发送直接请求来上传图像进行编辑。 - 图片编辑 [API 参考](https://olihevhbur.apifox.cn/api-179404228.md): ### 图片编辑合同 - 图像生成 [图像生成合约](https://olihevhbur.apifox.cn/api-179425352.md): 下面您可以看到请求主体的所有可能选项。请参阅图像生成选项和图像生成 I/O 部分以了解有关图像操作的更多信息。 - AI 拍照 [AI 拍摄合同](https://olihevhbur.apifox.cn/api-179432244.md): 下面,您可以看到请求主体的所有可能选项。请参阅[AI 拍照选项](https://docs.claid.ai/ai-photoshoot-api/ai-photoshoot-options)和[AI 拍照 I/O](https://app.gitbook.com/o/dUodGhW2IACOYtJUITDL/s/rPciCr3QshdCGkhkBgKD/~/changes/225/ai-photoshoot-api/ai-photoshoot-i-o)部分,了解有关 AI 拍照选项的更多信息。 - 储存连接器 [获取存储类型(列出存储类型)](https://olihevhbur.apifox.cn/api-179435261.md): 检索 Claid 支持的存储类型列表。 - 储存连接器 [获取连接存储(列出存储)](https://olihevhbur.apifox.cn/api-179435701.md): 检索与您的 Claid 帐户连接的存储列表,以及它们的id、name、type和parameters。 - 储存连接器 [创建新的 Claid 存储(创建存储)](https://olihevhbur.apifox.cn/api-179436090.md): 将存储连接到 Claid。您可以连接您的 AWS S3 或 GCP 存储桶,或您自己的 Web 文件夹。 - 储存连接器 [通过 id 描述存储(获取存储)](https://olihevhbur.apifox.cn/api-179437785.md): 检索有关特定存储的信息,包括其id、name、type和parameters。 - 储存连接器 [删除存储](https://olihevhbur.apifox.cn/api-179438196.md): 断开与 Claid 的存储连接。注意:它不会删除您云平台上的存储桶。 - 储存连接器 [补丁存储](https://olihevhbur.apifox.cn/api-179438302.md): 更改存储name、type和/或parameters。