# Distance Retriever Use this endpoint to find the distance and general drive time between two points. ## Get distance - [GET /getDistance](https://md-developer-portal-staging.redocly.app/apis/street-route/distance-retriever/getdistanceget.md): Uses HTTP GET to accept one input record and returns the response in JSON format. ## Get distance in batch - [POST /getDistance](https://md-developer-portal-staging.redocly.app/apis/street-route/distance-retriever/getdistancepost.md): Uses HTTP POST to accept multiple input records and returns the response in JSON format.