post https://app.docupanda.io/standardize/batch
Standardize a batch of one or more documents all at once, either by passing a list of Document IDs or by passing a dataset name. Use the forceRecompute flag to optionally reprocess documents that have already been standardized. We recommend users to migrate to the improved V2 endpoint.
Advanced: You can specify a standardization mode to control how the AI sees the document. The options are:
default
- Automatically determine the best mode based on the document content.sectionBased
- Represent the document as a list of sections (paragraphs, tables, images, etc.), the same ones you see in the documentresult
field.spatial
- Represent text in the document according to its spatial layout.
Responses