Doc Parser
Word Document Processing Guide
Endpoint
Word-Specific Configuration
{
"url": "string", // URL of the Word document
"type": "doc", // Use "doc" for .doc or .docx files
"output": "plain|markdown",
"webhook": "string" // Optional webhook URL
}Supported Word Features
Example Request
Response Format
Word-Specific Limitations
Last updated