Stay organized with collections
Save and categorize content based on your preferences.
A route matrix contains a matrix of information for recommended routes between
multiple start and end points, including distance and estimated arrival times.
You can use a route matrix to help you choose the best combinations of origins
and destinations based on your business needs, such as the following use cases:
Find the best warehouses from which to send out deliveries.
Match the closest suitable vehicle to make a pick-up or drop-off request.
The Routes API provides several options to customize the types of routes
and information provided in a route matrix. These guide topics can help you get
started:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-07 UTC."],[[["A route matrix provides distance and estimated arrival times between multiple locations, aiding in strategic decision-making for businesses."],["Common use cases include optimizing warehouse locations for deliveries and efficiently assigning vehicles for pickups and drop-offs."],["The Routes API offers customization options for vehicle types and desired information within the matrix, accessible through detailed guides."]]],["A route matrix provides route data like distance and arrival times between multiple origins and destinations, aiding in business decisions. Use cases include optimizing delivery warehouse selection and matching vehicles to requests. The Routes API allows customization of the matrix, letting you select vehicle types and data to include. You can also learn how to get and review the route matrix response from the Routes API.\n"]]