📄️ REST input plain HTTP
The Repair Profile validates and repairs PDFs. The REST input plain HTTP endpoint supports validating and repairing large PDF files (larger than 100 MB). To use this endpoint, provide files you want to repair as the `multipart/form-data` content type in the request body.
📄️ REST input JSON
The Repair Profile validates and repairs PDFs. The REST input JSON allows for structured input and output for PDF documents to be validated and repaired. To use this endpoint, upload documents using a URL or in Base64 encoded format.