PDF Parser
PDF Document Processing Guide
Endpoint
PDF-Specific Configuration
{
"url": "string", // URL of the PDF document
"type": "pdf", // Specify "pdf" for PDF processing
"output": "plain|markdown",
"webhook": "string" // Optional webhook URL
}Supported PDF Features
Example Request
Response Format
PDF-Specific Limitations
Last updated