---
title: "获取异步结果-Edit API-API黄页|万维易源ShowAPI"
canonical_url: "https://www.showapi.com/playground/stability-ai/stability-ai/stabilityai-edit"
last_updated: "2026-09-21T07:48:16.511Z"
meta:
  description: "使用Stability AI的Edit API通过ID获取异步生成结果，确保API密钥一致以避免404错误，高效安全的AI图像处理解决方案。"
  keywords: "Stability AI API，AI图像生成，异步API结果，API密钥验证，AI编辑工具"
  "og:description": "使用Stability AI的Edit API通过ID获取异步生成结果，确保API密钥一致以避免404错误，高效安全的AI图像处理解决方案。"
  "og:title": "获取异步结果-Edit API-API黄页|万维易源ShowAPI"
---

*

*

*

# **Edit API**

[Stability AI-Stability AI](https://www.showapi.com/playground/stability-ai/stability-ai) [** 产品首页](https://platform.stability.ai/docs/api-reference#tag/Edit) [**API文档](https://platform.stability.ai/docs/api-reference#tag/Edit) [**应用示例](https://www.showapi.com/aiapp/stability-ai/stability-ai/stabilityai-edit.html)

**2702

2025-06-27更新

**102 [提交收录](https://www.showapi.com/island/feedback-page?submitrequire=true) [反馈问题](https://www.showapi.com/island/feedback-page?apiurl=/playground/stability-ai/stability-ai/stabilityai-edit) [ 创建我的API](https://www.showapi.com/playground)

Edit API 允许用户通过简单的请求对图像进行多种编辑操作。例如，擦除图像中的不需要对象，扩展图像内容，修复图像中的特定区域，搜索并替换图像中的对象，以及重新着色图像中的特定部分。这些功能通过多部分表单数据请求实现，支持多种图像格式。

**基础配置**

**Token****\*****[去获取Token](https://platform.stability.ai/account/keys)

用于验证请求的API密钥。

选择接入点：

**GET**

**

**Run

**接入点文档：**[查看](https://platform.stability.ai/docs/api-reference#tag/Results/paths/~1v2beta~1results~1%7Bid%7D/get)

Run: Ctrl+

↵

接入点描述：通过ID获取生成的结果。确保使用与创建生成时相同的API密钥，否则将收到404响应。

**请求参数**

**id****\***

生成的ID，用于检查生成状态或获取结果。

**返回结果**

当前为示例返回

**

返回体

返回头

**使用其他软件测试API**

您可以拷贝Curl语句，直接导入Postman进行测试

**拷贝Curl语句