File & Media Parsing
Why it matters: Turn files and media into structured text for agents.
Extract content from PDF, DOCX, images (OCR), audio, HTML, JSON, CSV.
API endpoints
| Method | Path | Description |
|---|---|---|
POST | /v1/parse | Parse a file or URL |
GET | /v1/parse/:id | Get parsed result |