---
title: "Returns the link of the file (expires after 10 minutes). The settings inherited from the project will be the ones at the time of the download."
method: POST
path: "/projects/export"
tags: ["Projects"]
---

# Returns the link of the file (expires after 10 minutes). The settings inherited from the project will be the ones at the time of the download.

`POST /projects/export`

Export. More details in the [documentation](https://poeditor.com/docs/api#projects_export).

## Response `200`

OK

- ProjectExportResponse
  - `response` object
    - `status` string
    - `code` string
    - `message` string
  - `result` object
    - `url` string

---

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