ParseRail
api.thecompound.tech/v1
39 endpoints1 paused242/242 checks passingcredits from $20

Documents

Table extraction

Every table in a document, even scanned, as clean headers and rows, ready for your spreadsheet or DB.

POST/v1/tables$0.08/document, 8 credits, charged only on success60 calls a minute per keyasync capable

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 document9 lines
Quarterly update. Revenue by region:Region | Q1 | Q2North America | $1.2M | $1.4MEMEA | $800k | $950kAPAC | $410k | $520k Headcount held flat at 42.
The responseschema-valid · req_7c889ae7d0d0073c671a084a
// sending the call
// 0 credits charged so far
curl https://api.thecompound.tech/v1/tables \
  -H "Authorization: Bearer $COMPOUND_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"fileUrl":"https://…/quarterly-report.pdf"}'

Scored

4 of 4 field checks passed when the eval suite last ran against production, on 2026-07-08. Every endpoint's score

The Documents guide has this endpoint with its example response. The reference has every parameter.

More from Documents

Get a key and buy credits