Geocoding API converts free-form Indian addresses into precise geographic coordinates (latitude/longitude). Powered by GeoNaksha LLM, it intelligently interprets informal, incomplete, or misspelled address text to deliver accurate map coordinates for any location across India.
Capabilities
GeoNaksha LLM Powered: Understands raw address context and automatically completes missing parts.
Forward Geocoding: Converts semi-structured text into precise latitude and longitude coordinates.
India-Optimised: Trained on billions of delivery addresses to seamlessly master complex, informal local formats.
Structured Output: Returns structured coordinates with an error radius for positional confidence.
Reverse Geocoding API converts geographic coordinates into human-readable addresses. By providing a specific latitude and longitude, the API identifies exactly where that point sits on the map in plain language.
Capabilities
LLM-Powered Translation: Uses GeoNaksha LLM to transform raw coordinates into clean, recognizable locations.
Multi-Level Granularity: Returns structured address components from street-level to state-level.
Ranked Accuracy: Provides the most specific and exact address as the primary result.
Intelligent Estimation: Identifies the closest addressable location within a defined tolerance.
Address Validation API leverages GeoNaksha LLM to tell you whether a delivery address is correct and complete, highlights what's missing or wrong (like pin code, landmark, or city name), and gives you a corrected version of the address.
Capabilities
Delivery History Validation: Validates addresses against Delhivery's database of 4 billion+ deliveries (3 million+ daily), ensuring real-world deliverability.
Quality Assessment: Returns a verdict on address quality (good, incomplete, incorrect) with a detailed reason.
Smart Correction: Identifies missing or incorrect components (pin code, locality, city, landmark) and suggests corrections.
Inline Diff: Shows exactly what changed in the address, making it easy to review and accept corrections.
Address Validation Playground
Parameters
Enter any Indian address
Validated address will appear here
Response
Click on "Run" to view the response
Address Verification
Address Verification API tells you whether a delivery address is valid and confirms if that address has been visited within a specific timeframe by Delhivery.
Capabilities
LLM-Driven Address Validation: Uses GeoNaksha LLM to ensure the address is correctly structured and complete before proceeding with verification.
Visit Verification: Checks if the validated address has been visited by Delhivery within the specified timeframe (e.g., last 3 months).
Visit Confirmation: Checks Delhivery's extensive delivery history (4 billion+ deliveries, 3 million+ daily) to confirm recent visits.
Customizable Time Window: Allows you to specify the verification window (in months) based on your business needs.
Address Verification Playground
Parameters
Enter any Indian address
History window (1-24 months)
Verified address will appear here
Response
Click on "Run" to view the response
Address Standardisation
The Address Standardisation API validates, corrects, and standardises messy Indian addresses into clean, structured components with a complete entity breakdown. Driven by GeoNaksha LLM, it fixes typos, fills missing fields like pin code or locality, and outputs a normalized address ready for downstream logistics use.
Capabilities
LLM-Powered Validation: Uses GeoNaksha LLM to check address components for correctness and completeness.
Intelligent Correction: Automatically fixes typos, informal abbreviations, and formatting errors.
Smart Standardization: Outputs a structured, clean address with fully normalized fields and a complete breakdown of individual location entities.
Deep Enrichment: Contextually fills in missing pin codes, states, or required locality information.
Routing API calculates the most efficient path between two or more points based on specific criteria like distance, time, and vehicle type. It analyzes road networks, traffic conditions, and turn restrictions to provide a sequence of directions that guides a driver from an origin to a destination.
Capabilities
Time-Aware Routing: Generates optimised paths for motorcycles, cars, and trucks based on the time of day.
Custom Route Modifiers: Allows full control to avoid tolls and highways or calculate the absolute shortest path.
Multi-Stop Planning: Enables seamless routing across complex journeys with support for multiple waypoints.
Turn-by-Turn Guidance: Generates precise, easy-to-follow navigation instructions for drivers along the route.
The Distance Matrix API returns distances and travel times between many points. It efficiently computes a full matrix of all origin-destination pairs, returning durations in seconds and distances in meters on the fastest route for each element.
Capabilities
Many-to-Many Routing: Computes a full N X M matrix of travel times and distances for all origin-destination pairs simultaneously.
Vehicle-Specific Matrix: Calculates matrix elements dynamically based on the selected vehicle profile (Car, Motorcycle, Truck) to account for varying speeds and restrictions.
Asymmetric Mapping: Accounts for one-way streets, turn restrictions, and U-turns to ensure route metrics differ accurately between A -> B and B -> A.
Optimisation Engine Ready: Designed with ultra-low latency to instantly feed downstream vehicle routing (VRP), dispatching, or clustering algorithms.
The Tolls API provides a complete, itemized cost breakdown of every toll plaza and state boundary crossed along a route. Toggle between custom route geometry or origin-destination pairs to compare recommended and alternate route costs for any vehicle type.
Capabilities
Dual Input Modes: Compute tolls from an origin and destination along with alternate routes, or from a route geometry you already have.
Fixed & Closed-Loop Tolls: Handles flat single-booth plazas and distance-based closed-loop expressway systems in one call.
Vehicle-Aware Pricing: Applies the correct toll rate for every class, from motorcycles to multi-axle trucks.
Cost Breakdown & States Crossed: Itemises the toll at every plaza and lists each state crossed en route.
Tolls Playground
INPUT MODE
Enter lat, long per line. First is origin, last is destination.
Array of latitude and longitude pairs (minimum 2 points). Note: non-GeoJSON order.
Origin
Destination
Fixed toll (flat)
Closed-loop entry
Closed-loop exit
Recommended
Alternate
RESPONSE
Autosuggest
The Autosuggest API delivers real-time place predictions - addresses, businesses, POIs, neighborhoods, postcodes, and more - as users type, using fuzzy and partial matching with optional geo-bias. By applying location bias (latitude/longitude), results are prioritized near the specified area first, ensuring locally relevant suggestions. Ideal for typeahead suggestions and landmark discovery.
Capabilities
Fuzzy & Partial Matching: Handles user typos and incomplete address queries gracefully in real time.
Geo-Biased Results: Prioritizes suggestions near a specified location without rigidly restricting them.
Diverse Location Types: Returns predictions across a wide range of categories, including addresses, landmarks, POIs, and neighborhoods.
Low Latency Performance: Designed for instantaneous typeahead search.
Fetches raster map tiles in WebP format for rendering custom map interfaces. Supports multiple styles and standard slippy-map tile addressing (z/x/y). Build better maps, faster - custom styling and seamless cross-platform deployment help transform raw coordinates into interactive mapping experiences.
Capabilities
Cross-Platform Consistency: Delivers the exact same tile set seamlessly across web, iOS, and Android platforms.
High Performance: Uses WebP format to ensure rapid map loading speeds and low bandwidth consumption.
Rich Visual Detail: Enriches maps with highly detailed points of interest (POIs) and localities.
Standard Compatibility: Supports standard slippy-map addressing for easy integration with Leaflet, Mapbox GL, and native SDKs.
Connect the Delhivery Maps API suite to your AI workflow using the Model Context Protocol. A single token and URL allow Claude, Cursor, and other MCP clients to auto-discover and execute location tools natively.
9
Tools exposed
1
Get tokenOne-click copy
2
Add configPaste snippet in your client
3
ConnectTools auto-discover
4
Ask awayAgent picks the right tool
Step 1: Get your access token
Your API token is automatically generated from your active browser session. If it has expired, simply sign in again and refresh this page.
Fetch your token
Auto-detected
Session-based
Validated
Reading session cache…
Looking up your token from localStorage.
Token is valid
·Expires
Treat this like a password. Don't commit it to source control.
Token expired
Your session has timed out. Sign in again to refresh your token.
No token found
You're not signed in yet. Verify your mobile to get a token.
Step 2: Add the MCP server configuration
Copy and paste this snippet into your AI client’s MCP configuration file. Your token from Step 1 is automatically injected into the code below.