---
title: "文件解析"
method: POST
path: "/paas/v4/files/parser/create"
tags: ["工具 API"]
---

# 文件解析

`POST /paas/v4/files/parser/create`

创建文件解析任务，支持多种文件格式和解析工具。见 [文件解析服务](/cn/guide/tools/file-parser)。点击 **Try it** 按钮可快速试用。

## Response `200`

任务创建成功

- object
  - `success` boolean
  - `message` string
  - `task_id` string

## Other responses

- `default` — 请求失败。

---

[API](https://skmtc.net/bigmodel/apis/zhipu-ai-api.md) · [All operations](https://skmtc.net/bigmodel/apis/zhipu-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bigmodel/zhipu-ai-api/revisions/37de2d7b73de/schema)
