dataextractor.io
FeaturesPricingDocsIntegrations
LoginSign Up

Documentation

Everything you need to know about using Inbox AI Flow for document extraction and ERP matching.

Getting Started

Learn the basics of document extraction and ERP matching

  • Quick Start Guide →
  • Upload Your First Document →
  • Configure Extraction Schema →
  • Run ERP Matching →

API Reference

Complete API documentation for integration

  • Authentication →
  • Datasets API →
  • Onboarding API →
  • Matching API →

Schema Configuration

Define custom extraction schemas for any document type

  • Field Types →
  • Validation Rules →
  • Custom Evaluators →
  • Line Item Extraction →

Extraction Workflows

Best practices for document processing

  • Upload Step →
  • AI Detection Step →
  • Edit Schema Step →
  • Extract Values Step →

Integrations

Connect with external systems

  • ERP Connectors →
  • Webhooks →
  • REST API →
  • Custom Integrations →

Troubleshooting

Common issues and solutions

  • Extraction Accuracy →
  • Matching Confidence →
  • Performance Optimization →
  • Error Messages →

Quick Start Guide

1. Sign Up & Login

Create a free account to get started. You'll have access to 10 documents per month and all core features including the dataset viewer and AI extraction.

2. Upload a Document

Navigate to the Onboarding page and upload your first PDF document. Supported types include receipts, purchase orders, invoices, and expense reports.

3. AI Detection

Our AI will automatically analyze your document structure and suggest an extraction schema. Review the detected fields and their types.

4. Edit Schema (Optional)

Customize the extraction schema by adding, removing, or modifying fields. Define validation rules and extraction evaluators.

5. Extract Values

Run the extraction to parse values from your document. Review results and make corrections as needed.

6. ERP Matching (Pro)

For Pro and Enterprise users, navigate to the Matching page to reconcile extracted line items against your ERP catalog using intelligent fuzzy matching.

API Reference

GET /api/v1/datasets

curl -X GET "http://localhost:8000/api/v1/datasets" \
  -H "Authorization: Bearer YOUR_TOKEN"

List all datasets with optional filters for customer, dataset type, verification status, and search queries.

Query Parameters:

  • customer_id - Filter by customer ID
  • dataset_type - Filter by dataset type
  • is_verified - Filter by verification status
  • search - Search by filename or customer name
dataextractor.io

Extract structured data from any document format, powered by AI.

Product

  • Features
  • Pricing
  • Integrations

Resources

  • Docs
  • API Reference
  • GitHub

Company

  • About
  • Contact
  • Privacy

© 2026 dataextractor.io. Built with Claude AI.