This is a secure, zero-retention API for converting files and AI processing. All uploaded documents are processed entirely in memory or temporary storage and deleted immediately after processing.
POST /convert/office-to-pdf: Converts Word/Excel/PowerPoint to PDF.POST /convert/pdf-to-docx: Converts PDF to editable Word (.docx).POST /pdf/compress: Compress PDF using pikepdf (MPL 2.0 licensed, commercial-safe).POST /pdf/unlock: Unlock password-protected PDFs using qpdf.POST /pdf/protect: Encrypt PDFs with AES-256 using qpdf.GET /ping: Keep-alive ping.GET /health: Health check vá»›i queue metrics.GET /metrics: Performance metrics.