Parse resource that can later be retrieved via GET /v1/parses/{parse_id} or listed via GET /v1/parses.
MIMEData object with filename and url (a data URL or an https URL). The Python and Node SDKs also accept file paths, file-like objects, images, buffers, and URLs and convert them for you.96 to 300.true, bypass the parse cache and re-run the parse even if an identical request was recently fulfilled.id, filename, mime_type.page_count and credits.The document to parse
The model to use for parsing
Format used to render tables extracted from the document
markdown, yaml, html, json DPI used when rasterizing pages for the parser
96 <= x <= 300If true, skip the LLM cache and force a fresh completion
Successful Response
Backend-internal parse with organization scoping.
Information about the parsed file
Model used for parsing
Format used to render tables extracted from the document
markdown, yaml, html, json DPI used when rasterizing pages for the parser
The parsed document content
Organization ID of the user or application
Unique identifier of the parse
Usage information for the parse operation