Get Started
Parsie Glossary
Understanding key terms and concepts in Parsie
This glossary helps you understand the terminology used throughout the Parsie documentation.
Core Concepts
Document Processing
- Document: Any file (PDF, image, etc.) submitted to Parsie for analysis
- Extraction: The process of obtaining structured data from documents
- Confidence Score: Value between 0-1 indicating extraction accuracy
API Components
- API Key: Authentication token required for accessing Parsie services
- Endpoint: URL that accepts API requests for specific document types
- Webhook: Callback URL where Parsie sends processing results
Document Types
Invoices
Process invoice documents to extract amounts, dates, and vendor details
Receipts
Extract line items, totals, and merchant information from receipts
ID Documents
Process identity documents to extract personal information
Custom Documents
Configure custom extraction for your specific document types
Response Fields
Common Status Codes
Status | Description |
---|---|
processing | Document is being analyzed |
completed | Analysis finished successfully |
failed | Analysis encountered an error |
queued | Document waiting to be processed |
Need more details about a specific term? Check our API Reference or contact support.
Next Steps
Start Using Parsie
Now that you understand the basics, try making your first API request.