Skip to content

Document intelligence · API + dashboard

Clear answers from
messy documents.

Beaqua extracts structured data from PDFs, contracts, invoices, and forms — with per-field confidence scores. Dashboard for your ops team. API for your engineers. Same data, two surfaces.

extract.sh — bash
# Send a document. Get structured fields back.
curl -X POST https://api.beaqua.co/v1/documents \
  -H "Authorization: Bearer $BEAQUA_API_KEY" \
  -F file=@invoice_q3.pdf \
  -F schema_id=invoice_v2

# → 200 OK · Beaqua acknowledges, webhook fires when extraction finishes
{
  "id": "doc_3kxJ8Lp...",
  "status": "queued",
  "webhook": "https://yours.co/extracted"
}
API operational p50 extraction: 2.3s SDKs: TypeScript · Python · Go v1 · stable

Trusted by ops and legal teams at —

ThreadcastleNorthwind CapitalMeridian InsuranceLyon & Park LegalSevenoaks LogisticsPolaris Health

What Beaqua does

Three capabilities that close the loop.

Universal ingestion

PDFs, scans, photos, emails. Beaqua reads them all and gives you the same structured output.

Confidence-scored extraction

Every field comes with a confidence number. Set a threshold; uncertain values get queued for human review.

API + dashboard, one product

Build it into your pipeline through the API, or let your ops team use the dashboard. Same data, two surfaces.

API + webhooks

Plug into your stack in an afternoon.

Upload via REST, get a webhook when extraction finishes. SDKs for TypeScript, Python, Go. Idempotent endpoints, predictable JSON, no surprise breaking changes.

Human-in-the-loop

Low-confidence values surface for review, not silent guesses.

Set a confidence threshold per field. Anything below routes to a review queue your ops team can clear in minutes. Approved values train Beaqua to be more accurate on your specific document templates over time.

"We replaced two FTE of invoice data entry with Beaqua plus a 30-minute daily review pass."

Hannah Crowe · Head of Finance Ops, Threadcastle

Pricing

Pay per page. No seat tax.

From £49/month for 500 pages. Volume tiers scale linearly — no surprise enterprise multiplier.

Try it on your documents

See Beaqua extract from your messiest PDF in under a minute.

Upload one document. We extract the fields. You decide if it goes further.