Parse API (v2)
Parse a document image into structured output. Use output_format to select blocks or markdown (default).
Currently supports document.type = image_url only (data URI or remote http(s) image URL). PDF / file URL inputs are not yet supported.
Image limits: 20 MB file size; 50 megapixels or 200 MB decoded (whichever is exceeded first).
post/v2/parse
Headers
X-Client-Namestring
The name of the project that is making the request.
Request body
Response
OK