Skip to main content

How to Generate Markdown for Images

Make a POST request to the /v2/markdown-converter/ endpoint with the required parameters in the body and make sure you use the image type.
To use the image type, the resource should be provided as URLs.

Request Example (File Path)

Request Example (File as URL)

Successful Response

A successful response confirms the operation and tracks token usage. Example Response