---
title: "Upload a file"
method: POST
path: "/v3/documents/file"
tags: ["Manage Documents"]
---

# Upload a file

`POST /v3/documents/file`

Upload a file to be processed

## Response `200`

Successfully uploaded file

- object
  - `id` string, required — Unique identifier of the document
  - `status` string, required — Status of the document

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

## Changes

- **2026-01-14** `2091b697eac6` — 1 info
  - request property `useAdvancedProcessing` deprecated

[Change history](https://skmtc.dev/supermemoryai/apis/supermemory-api/changes/v3/documents/file/post.md)

---

[API](https://skmtc.dev/supermemoryai/apis/supermemory-api.md) · [All operations](https://skmtc.dev/supermemoryai/apis/supermemory-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/supermemoryai/supermemory-api/revisions/17d9426ee757/schema)
