Authorizations
Path Parameters
Cookies
Response
Successful Response
The status of the request. Should be 'complete' when the request is done.
The format of the output. 'markdown' or 'json'.
The JSON representation of the PDF if the output format is 'json'.
The markdown representation of the PDF if the output format is 'markdown'.
The HTML representation of the PDF if the output format is 'html'.
A dictionary of the images in the PDF, where the key is the filename for the image, and the value is the base64 encoded image. Images should be stored in the same directory as the PDF.
A dictionary of metadata about the PDF and the conversion process.
Whether the conversion was successful.
If the conversion was not successful, this will contain an error message.
The number of pages that were converted.
The total cost of the conversion.
A dictionary of the versions of the libraries used in the request.