Pro Document Parser API
A powerful API for extracting text from various document formats (PDF, DOC, DOCX, images, TXT). The API supports both synchronous and asynchronous processing modes, with options for webhook notifications.
Pro Document Parser API endpoints
| Method | Endpoint | Description |
|---|---|---|
| parse | ||
| POST |
parseDocument /parse |
Submits a document for text extraction. The endpoint accepts two content types: 1. `multipart/form-data` for direct file uploads. 2. `application/x-www-form-urlencoded` for… |
| POST |
parseDocument_url /parse |
Submits a document for text extraction. The endpoint accepts two content types: 1. `multipart/form-data` for direct file uploads. 2. `application/x-www-form-urlencoded` for… |
| Parse Status | ||
| GET |
getJobStatus /{requestId} |
Retrieves the status and result of a specific document processing job using its unique ID. |
Pro Document Parser API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|
| ULTRA Recommended | $10.99 / month | — |
|
| MEGA | $99 / month | — |
|