ParseDocumentation
DashboardGet Started

Getting Started

  • Introduction
  • Quickstart
  • Authentication

API Reference

  • POST /v1/extract
  • Schemas
  • Usage & Limits

Examples

  • Invoice Extraction
  • Receipt Parsing
  • Form Processing

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 document in a single API call:

curl -X POST https://api-parse.conversiontools.io/v1/extract \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "[email protected]"

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