v1

latestOpenAPI 3.1.02026-07-173384141.4 KB
datasets

Create a new dataset. They are used in conjunction with the Structurued Data or Documetn Parsing API requests. Behavior of datasets when used with the APIs: * Structured Extraction API - Structured Data from files are automatically inserted into datasets. A JSON schema is required to guide the extraction. * Document Parsing API - Chunks of parsed documents from the Document Parsing API automatically.

post/documents/v1/datasets

Request body

namestring required
descriptionstring nullable

Response

Create a new dataset. Reference the name to insert structured data from documents extracted by the Structured Extraction API automatically.

idstring required