Yandex.API.Routing Unofficial implementation of Yandex Routing API Usage: var result = await new RoutingClient(apiKeyOption).Route(new RoutingRequest(waypointOption) { Mode=modeOption }); Link to yandex routing docs