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

Basically we distinguish between Invoice and other business documents:

Invoices:

Latest Major Version: V1.18.x

Other Documents

  • For other documents like (Order, OrderConfirmation, Quotation, DeliveryNote, etc.) Blumatix provides standard REST service api endpoints which return the result in a BLUDOC json format. However, if a document is unknown or requires customization then these documents can be trained by uploading data via the LearnAPI. Feel free to contact us under: office@blumatix.com

Was this article helpful?