---
title: "Changes to Extract"
method: POST
path: "/extract"
---

# Changes to Extract

`POST /extract`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 45 revisions.

- **2026-03-27** `c5d5987e2fc9` — 4 info
- **2026-03-20** `f8daaa99696f` — 1 info

## Changes

- **2026-03-27** `c5d5987e2fc9` — 4 info
  - added the new optional request property `oneOf[subschema #1: SyncExtractConfig]/settings/deep_extract`
  - added the new optional request property `oneOf[subschema #2: AsyncExtractConfig]/settings/deep_extract`
  - the `settings` request property default value changed from `{"include_images":false,"optimize_for_latency":false,"array_extract":false,"citations":{"enabled":false,"numerical_confidence":true}}` to `{"include_images":false,"optimize_for_latency":false,"array_extract":false,"deep_extract":false,"citations":{"enabled":false,"numerical_confidence":true}}`
  - the `settings` request property default value changed from `{"include_images":false,"optimize_for_latency":false,"array_extract":false,"citations":{"enabled":false,"numerical_confidence":true}}` to `{"include_images":false,"optimize_for_latency":false,"array_extract":false,"deep_extract":false,"citations":{"enabled":false,"numerical_confidence":true}}`
- **2026-03-20** `f8daaa99696f` — 1 info
  - added the optional property `oneOf[subschema #1: V3ExtractResponse]/usage/extract_mode` to the response with the `200` status

---

[Operation](https://skmtc.dev/reductoai/apis/reducto-api/docs/extract/post.md) · [API](https://skmtc.dev/reductoai/apis/reducto-api.md) · [Page](https://skmtc.dev/reductoai/apis/reducto-api/changes/extract/post)
