startocr_Get API Key

DEVELOPER-FIRST DOCUMENT PARSING API

Turn PDFs into usable data.

One simple API for text, Markdown, tables and JSON.

INPUT invoice.pdf

{
  "invoice_number": "INV-1048",
  "supplier": "Acme Inc.",
  "total": 1843.50
}

SEE WHAT STARTOCR RETURNS

Upload a file. See the result.

Try the API before you create a key.

invoice.pdf · 18 pages · 2.4 sec

[ Markdown ] [ JSON ] [ Raw text ]
# Invoice
Total: 1843.50 USD

FROM DOCUMENT TO STRUCTURED DATA IN ONE REQUEST

Copy, paste, and build.

Use the same request in your app.

curl -X POST https://api.startocr.com/v1/markdown \
  -H "Authorization: Bearer $STARTOCR_API_KEY" \
  -F file=@document.pdf

SIMPLE, USAGE-BASED PRICING

Pay only for pages you process.

OCR from $3.50 / 1K pages · Markdown from $8

START IN MINUTES

Try your first document now.

Free test pages. No credit card required.