Overview

BLUDELTA Capture API

The BLU DELTA Capture API is a HTTPS REST API that uses latest AI to extract relevant information out of semi-structured documents. PNG, JPG, TIF and PDF are uploaded via a POST request and a structured JSON is returned.

The json response includes:

  • Structured data with name, value, type, bounding box, score and score threshold information (score resembles confidence of ai)
  • Optional: OCR result in a structured for
  • Optional: OCR as text only
  • Optional: Deskewed PDF with embedded layers that highlight extracted values

Latest Major Version: V1.18.x


Was this article helpful?