APIActive

Matrix Routing v2 API

Calculate matrices of route summaries with travel times and distances.

Open source page

Field note

What it does

The Matrix Routing v2 API allows clients to calculate a matrix of route summaries for a set of routes defined with origin and destination locations. It provides synchronous and asynchronous endpoints for different matrix sizes, with costs for travel times and distances.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Asynchronous Endpoints

Endpoints suited for long-running calculations.

Distances

Compute distances for each route.

JSON Format

Only supports JSON format for request and response body.

Matrix Calculation

Calculate a matrix of route summaries for origins and destinations.

Synchronous Endpoint

Endpoint for faster calculation of smaller matrices.

Travel Times

Compute travel times for each route.