Skip to content
FinHubBy HabileLabs

Address Intelligence

Get real driving distance and estimated travel time between any two Indian locations.

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

Overview

What the Road Distance API does

FinHub's Road Distance API computes actual road-network distance and travel time between two pincodes or coordinates, rather than a straight-line estimate. It helps operations and risk teams plan field visits, dispatch surveyors, and route collection agents with realistic time and cost estimates.

Inputs

  • Origin (pincode or coordinates)
  • Destination (pincode or coordinates)
  • Travel mode

Returns

  • Road-network driving distance
  • Estimated travel time
  • Resolved origin location
  • Resolved destination location

POST /v1/address/road-distance

How it works

Three steps to a verified result

01

Submit origin and destination

Submit origin and destination as pincodes or coordinates.

02

Compute road route

FinHub computes the road-network route between the two points and estimates travel time.

03

Return distance and duration

Returns driving distance, duration, and resolved locations, logged for audit.

Use cases

Where teams use Road Distance

  • Scheduling field agent visits for doorstep KYC or document pickup
  • Planning claims-surveyor dispatch for insurance verification
  • Analyzing branch and ATM catchment areas by real travel time
  • Optimizing multi-stop collection or verification agent routes

FAQ

Road Distance API — FAQs

Common questions about FinHub's Road Distance API.

Yes, the API accepts either pincodes or latitude/longitude pairs for both origin and destination.

Ready to add Road Distance to your flow?

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