---
title: 上传文件-文件管理-API黄页|万维易源ShowAPI
canonical_url: "https://www.showapi.com/playground/stepfun/stepfun/file-management-api"
last_updated: "2026-09-23T04:43:41.020Z"
meta:
  description: 阶跃星辰提供高效文件上传API，支持快速接入云文件管理服务，实现安全稳定的文件存储与集成解决方案。
  keywords: 文件上传API，云文件管理，文件存储服务，API接入点，文件服务集成
  "og:description": 阶跃星辰提供高效文件上传API，支持快速接入云文件管理服务，实现安全稳定的文件存储与集成解决方案。
  "og:title": 上传文件-文件管理-API黄页|万维易源ShowAPI
---

*

*

*

# **文件管理**

[阶跃星辰-阶跃星辰](https://www.showapi.com/playground/stepfun/stepfun) [** 产品首页](https://platform.stepfun.com/docs/api-reference/files/create) [**API文档](https://platform.stepfun.com/docs/api-reference/files/create) [**应用示例](https://www.showapi.com/aiapp/stepfun/stepfun/file-management-api.html)

**1653

2025-06-25更新

**129 [提交收录](https://www.showapi.com/island/feedback-page?submitrequire=true) [反馈问题](https://www.showapi.com/island/feedback-page?apiurl=/playground/stepfun/stepfun/file-management-api) [ 创建我的API](https://www.showapi.com/playground)

文件的上传、查询、删除的管理操作。

**基础配置**

**STEP\_API\_KEY****\*****[去获取STEP\_API\_KEY](https://platform.stepfun.com/interface-key)

用于鉴权的Bearer Token

选择接入点：

**POST**

**

**Run

**接入点文档：**[查看](https://platform.stepfun.com/docs/api-reference/files/create)

Run: Ctrl+

↵

接入点描述：上传一个文件到文件服务

**请求参数**

**purpose****\***

文件上传的意图

**

**file**

用于上传的文件。限制单个用户上传文件 1000 个；当传入 url 时，可不传入此字段

**

拖动文件到此，或点击上传

**url**

远程文件的 URL，支持文件格式等同于 file 字段支持的文件格式；同时传 file 和 url 字段，取 file 字段内容

**返回结果**

当前为示例返回

**

返回体

返回头

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

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

**拷贝Curl语句