API Reference
Generate Extraction Schemas
For a given file, generate potential extraction schemas.
POST
Generate Extraction Schemas
Documentation Index
Fetch the complete documentation index at: https://documentation.datalab.to/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Response
Successful Response
The ID of the request. This ID can be used to check the status of the request.
The URL to check the status of the request and get results.
Whether the request was successful.
If the request was not successful, this will contain an error message.
A dictionary of the versions of the libraries used in the request.
Previous
[DEPRECATED] Marker**DEPRECATED**: Use the new endpoints instead:
- `/convert` for document conversion
- `/extract` for structured data extraction
- `/segment` for document segmentation
- `/custom-pipeline` for custom pipeline execution
This endpoint will be removed in a future version.
Next
Generate Extraction Schemas