{"item":[{"name":"Route","description":"Building a travel path between geographic points.","item":[{"id":"bb7bd54e-598d-5472-9263-c014e8303cb2","name":"Route between points","request":{"name":"Route between points","description":{"content":"Constructing a route between points, taking into account the specified order and time at each stop. When specifying the departure time `departure_time`, traffic jams are taken into account.","type":"text/plain"},"url":{"path":["routing","route","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"Matrix","description":"Building a routing matrix.\n\nThe `geo_provider` parameter is not taken into account when building the matrix; the default geo provider is always used.","item":[{"id":"00b497a0-d2d3-522e-8375-e2787e524130","name":"Time-distance matrix","request":{"name":"Time-distance matrix","description":{"content":"Creating time-distance matrices between each pair of locations. The result of this method may slightly differ from the `route` method.","type":"text/plain"},"url":{"path":["routing","matrix","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"System","description":"System functions.\nAuxiliary functionality common to all services.","item":[{"id":"715f7a8c-d2bc-500a-bec3-9766506e3b2b","name":"Checking the availability","request":{"name":"Checking the availability","description":{"content":"Checking the service availability.","type":"text/plain"},"url":{"path":["routing","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0a2e79d3-2cdb-5307-a856-812e088f925c","name":"Getting the service version","request":{"name":"Getting the service version","description":{"content":"Getting the service version.","type":"text/plain"},"url":{"path":["routing","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8a4cc7ed-96da-5db4-80ce-fb07c22ed668","name":"Getting the documentation","request":{"name":"Getting the documentation","description":{"content":"Getting the file with this service documentation.","type":"text/plain"},"url":{"path":["routing","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"file_en.html","key":"filename","disabled":false,"description":{"content":"(Required) File name.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"text/html"}],"method":"GET","body":{},"auth":null},"response":[],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}],"auth":{"type":"bearer","bearer":[{"type":"any","value":"{{bearerToken}}","key":"token"}]},"event":[],"variable":[{"key":"baseUrl","value":"https://api.edge7.veeroute.cloud"}],"info":{"_postman_id":"8e3b82e4-72a8-5190-996c-93c6e28a7a39","name":"VRt.Routing [RT]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"# Description\n\nThe main purpose of **VRt.Routing** is building a travel path between points and computing distance and time matrices.\n\n## Capabilities\n\n* Obtaining the distance and time between two points taking traffic into account\n* Building a path along the given points\n* Building a distance and time matrix\n\nContact Support:\n Name: Veeroute Support Team\n Email: support@veeroute.com","type":"text/plain"}}}