---
title: "Export Saft"
method: GET
path: "/api/export_saft.json"
tags: ["SAF-T"]
---

# Export Saft

`GET /api/export_saft.json`

## Query parameters

- `api_key` string, required
- `Saft Params` SaftExportParams, required
  - `month` string, required — The month for which you want to generate the SAF-T.
  - `year` string, required — The year for which you want to generate the SAF-T.

## Response `200`

SUCCESS

- Saft200Response
  - `Url` string

## Other responses

- `202` — ACCEPTED
- `401` — ACCESS DENIED
- `422` — UNPROCESSABLE ENTITY
- `500` — FAILED TO GENERATE SAF-T

---

[API](https://skmtc.net/invoicexpress/apis/invoicexpress-api.md) · [All operations](https://skmtc.net/invoicexpress/apis/invoicexpress-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/invoicexpress/invoicexpress-api/versions/5cea7e1d8f41/schema)
