ParseRail
api.thecompound.tech/v1
39 endpoints1 paused242/242 checks passingcredits from $20
POST/v1/
$0.10/document10 credits, charged only on success. 60 calls a minute per key. Async capable.
Get your key

Document parse Documents

Any invoice, receipt, EOB, ERA, or COI, PDF or image, into structured, validated JSON.

A production call, recorded 2026-09-01

charged 0 creditsrun 0.00 s
  1. auth (bearer key)
  2. per-key throttle
  3. validate body
  4. balance precheck
  5. run the capability
  6. charge credits ON SUCCESS ONLY
  7. JSON
The document11 lines
INVOICE INV-10428Acme Supplies Inc.123 Warehouse Rd, Columbus OHDate: 2026-06-30PO Number: PO-88Bill to: Northwind Coffee LLC 12x Widget A @ $100.00 ... $1,200.00Freight ... $55.50TOTAL DUE: $1,255.50Terms: Net 30
The responseschema-valid · req_7e88e5dfd8ebeb94dd5530d8
// sending the call
// 0 credits charged so far
curl https://api.thecompound.tech/v1/parse \
  -H "Authorization: Bearer $COMPOUND_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"fileUrl":"https://…/invoice.pdf"}'

Documents in. Clean JSON out.

Recorded from production on 2026-09-01.

req_7e88e5dfd8ebeb94dd5530d8
req_52b8e5a9084ee8cac4751b0f
req_69f649faea40aba962831a6d
req_5100df980ffa3bd358606505
req_df46abf4ab51fbe0c190ea69
req_dceefd3c61e43e4c9c30890f
req_7c889ae7d0d0073c671a084a
req_470184e8e02bcdb4d60d01f7