v1

latestOpenAPI 3.1.02026-07-26151126273.9 KB

Segment Document

Segment a document into sections using a schema. Returns page ranges for each identified segment. Provide a file for end-to-end processing, or a checkpoint_id from a previous /convert call.

post/api/v1/segment

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.