← All integrations

API2PDF

API2PDF integration (Productivity, Developer Tools). Imported from open-connector.

API key1 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

POST
api2pdf_markdown_to_pdf
Convert raw Markdown to PDF with API2PDF and return the generated PDF URL plus conversion metadata.

/chrome/pdf/markdown

4 parameters
ParamTypeRequiredDescription
markdownstringrequiredThe raw Markdown content to convert to PDF.
fileNamestringoptionalAn optional output PDF file name sent to API2PDF.
inlinebooleanoptionalWhether API2PDF should mark the generated PDF for inline display when possible.
optionsobjectoptionalAdvanced Headless Chrome PDF options forwarded to API2PDF as-is. Use the offici…
Request private-beta access