v1

latestOpenAPI 3.1.02026-07-26151126273.9 KB

Extract Structured Data

Extract structured data from a document using a JSON schema. Provide a file for end-to-end processing, or a checkpoint_id from a previous /convert call to skip re-parsing.

post/api/v1/extract

Cookies

wos-sessionstring
datalab_active_teamstring

Response

Successful Response

successboolean

Whether the request was successful.

errorstring nullable

If the request was not successful, this will contain an error message.

request_idstring required

The ID of the request. This ID can be used to check the status of the request.

request_check_urlstring required

The URL to check the status of the request and get results.