Our directions, matrix, map-matching API accepts coordinates in the lon, lat format (longitude, latitude). If you're getting coordinates from our geocoding API, it's going to be in lat, lon format (latitude, longitude).


Please flip the coordinates before passing it to our directions/ matrix/ map-matching APIs.