Skip to content
FinHubBy HabileLabs

Document Intelligence · Lending

Turn scanned or uploaded loan agreements into structured, decision-ready data — borrower, lender, principal and repayment terms — in a single API call.

api · POST /v1/kyc/verify
POST /v1/kyc/verify
Authorization: Bearer sk_live_••••
{ "pan": "XXXXX1234F", "consent_artifact": "ca_9f2c…" }

Overview

What the Loan Agreement OCR API does

FinHub's Loan Agreement OCR API reads loan agreements of varying formats and extracts borrower and lender identity, loan amount, tenure, interest rate and repayment schedule into a clean JSON payload. It flags low-confidence fields and scanned-quality issues before they reach underwriting, with optional masking of sensitive fields, consent capture and a tamper-evident audit log on every call.

Inputs

  • Loan agreement (PDF or image, up to 10 pages)
  • Document type hint
  • Consent artifact ID

Returns

  • Borrower & lender name
  • Loan amount & currency
  • Tenure & interest rate
  • Repayment schedule
  • Field-level confidence scores

POST /v1/ocr/loan-agreement

How it works

Three steps to a verified result

01

Upload the agreement

Send the loan agreement as a PDF or image along with a consent artifact over a single authenticated call.

02

We extract structured fields

FinHub's OCR and layout models locate and extract borrower, lender, amount and terms, scoring each field for confidence.

03

Get a decision-ready record

Receive a structured JSON record with confidence scores, ready to feed underwriting or loan management systems — sealed to your audit trail.

Use cases

Where teams use Loan Agreement OCR

  • Digital lending onboarding for NBFCs and banks
  • Loan portfolio digitization and archival
  • Underwriting data capture from co-lending partners
  • Loan agreement audit and compliance review

FAQ

Loan Agreement OCR API — FAQs

Common questions about FinHub's Loan Agreement OCR API.

It extracts borrower and lender names, loan amount, tenure, interest rate and repayment schedule from a loan agreement, along with a confidence score for each field.

Ready to add Loan Agreement OCR to your flow?

Book a demo and see the API return a verified result on your own test data in minutes.