Reethal.CloudStart for Free

Zero-persistence document intelligence

Document intelligence infrastructure for modern software.

Upload a PDF or image and receive structured JSON with extracted fields, confidence scores, document classification, and validation status. Files and extraction output are processed in memory and never stored. New accounts include 50 signup credits, with first-page scanning enabled by default.

extract.sync.json
POST /v1/extract/sync
Authorization: Bearer sk_live_...

{
  "documentType": "car_logbook",
  "confidence": 98,
  "fields": {
    "registrationNumber": {
      "value": "KDA123A",
      "confidence": 99
    },
    "isExpired": {
      "value": false,
      "confidence": 96
    }
  }
}

Starter schemas

PassportDriver's LicenseNational IDInvoiceProof of AddressCar LogbookInsurance CertificateElectricity Bill