
Quickstart
First, sign up for Radar and get an API key. Then, call one of the routing APIs below, either directly or using the SDK. From there, use the APIs to build location features in your app or website, such as store locators, address autocomplete, or delivery tracking.Endpoints
Distance
Use the distance API to calculate the travel distance and duration between an origin and a destination. You can specify one or more travel modes, includingfoot, bike, and car.
Use cases for this endpoint include calculating the distance and duration of a trip from point A to point B, calculating the ETA for a pickup or delivery, or calculating the walking and driving distance to a nearby store.
See the distance API reference here.