Distance Matrix Basic API Overview

The Distance Matrix Basic API provides an essential solution for integrating accurate routable distances and estimated travel times between multiple points into your applications. As a streamlined version of the Distance Matrix Basic API, it offers precise route and distance calculations to facilitate effective route planning and job assignments. The Distance Matrix Basic API ensures seamless integration to support operational efficiency and enhance user engagement. Users gain access to detailed distance metrics and ETA calculations, empowering them to make informed decisions when allocating tasks or planning routes.

Why Distance Matrix Basic API?

The Distance Matrix Basic API is ideal for use cases that require accurate distance and route calculations without real-time traffic updates. It delivers reliable ETAs based on standard conditions and provides comprehensive distance data, making it perfect for applications involving job assignment and scheduling. The API's simplicity and ease of integration allow developers to implement it efficiently across various applications.

What can Distance Matrix Basic API help with?

The Distance Matrix Basic API is well-suited for scenarios where businesses need to calculate all possible time and distance combinations between multiple points. With its capability to compute routes involving multiple locations, this API supports effective service planning and optimizes time and distance without added complexity. The Distance Matrix Basic API enhances operational planning, streamlines routing, and facilitates the efficient distribution of resources across multiple locations, making it a valuable tool for industries such as logistics, courier services, ride-hailing, and field service management

How to use

Sample request:
curl --location --request GET "https://api.olamaps.io/routing/v1/distanceMatrix/basic?origins=12.931627594462489%2C77.61594443652996%7C12.94526954617208%2C77.63695879085383&destinations=12.92526954617208%2C77.63695879085383%7C12.961627594462489%2C77.61594443652996&api_key=${your_api_key}" --header "X-Request-Id: XXX"

Please refer to theAPI documentationfor further details.