v1

latestOpenAPI 3.1.02026-07-26151126273.9 KB

Generate Extraction Schemas

For a given file, generate potential extraction schemas.

post/api/v1/marker/extraction/gen_schemas

Cookies

wos-sessionstring
datalab_active_teamstring

Request body

checkpoint_idstring required
webhook_urlstring nullable
processing_locationstring nullable

Optional residency region override (e.g. us, eu). When provided, use file_url or direct-upload; multipart uploads are rejected. When omitted, the request uses the team's configured residency and profile.

model_override_settingsobject nullable

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.