Skip to main content
POST
Python

Authorizations

Meibel-API-Key
string
header
required

Body

multipart/form-data
file
file
required

Document file to extract from

schema
string
required

JSON Schema (as a JSON string) of the entities to extract

root_name
string

Name of the root entity in the schema. Optional: resolved from the schema's title or inferred when omitted.

guidance
string

Optional domain guidance for the extraction

max_pages
integer

Optional cap on the number of pages to process

Response

Successful Response

job_id
string
required

Poll status via GET /documents/deep-transform/{job_id}