Parse Documentation
Parse is an AI-powered document data extraction API. Upload any document and get structured JSON back.
Quick Example
Extract data from a PDF with a single API call:
curl -X POST https://api.parse.conversiontools.io/v1/extract \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "file=@invoice.pdf" \
-F "schema=invoice"Quickstart
Get up and running in 5 minutes.
API Reference
Complete API documentation.
Authentication
Learn how to authenticate requests.
Examples
See Parse in action with real examples.
Supported Document Types
- PDF Documents
- Invoices & Receipts
- Contracts & Forms
- Bank Statements
- ID Documents
- Scanned Images