{"info":{"_postman_id":"baf88a70-b9ff-41ab-aecb-8dc1c726295e","name":"Extended Routing API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"6858158","collectionId":"baf88a70-b9ff-41ab-aecb-8dc1c726295e","publishedId":"T17F9nzQ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-02T08:21:53.000Z"},"item":[{"name":"Long distance EV routing","id":"bacae9d3-7556-4f75-872c-fef8c57ad42b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"chargingModes\": [\n        {\n            \"chargingConnections\": [\n                {\n                    \"facilityType\": \"Charge_380_to_480V_3_Phase_at_32A\",\n                    \"plugType\": \"IEC_62196_Type_2_Outlet\"\n                }\n            ],\n            \"chargingCurve\": [\n                {\n                    \"chargeInkWh\": 6,\n                    \"timeToChargeInSeconds\": 360\n                },\n                {\n                    \"chargeInkWh\": 12,\n                    \"timeToChargeInSeconds\": 720\n                },\n                {\n                    \"chargeInkWh\": 28,\n                    \"timeToChargeInSeconds\": 1944\n                },\n                {\n                    \"chargeInkWh\": 40,\n                    \"timeToChargeInSeconds\": 4680\n                }\n            ]\n        },\n        {\n            \"chargingConnections\": [\n                {\n                    \"facilityType\": \"Charge_200_to_240V_1_Phase_at_10A\",\n                    \"plugType\": \"Standard_Household_Country_Specific\"\n                }\n            ],\n            \"chargingCurve\": [\n                {\n                    \"chargeInkWh\": 6,\n                    \"timeToChargeInSeconds\": 15624\n                },\n                {\n                    \"chargeInkWh\": 12,\n                    \"timeToChargeInSeconds\": 32652\n                },\n                {\n                    \"chargeInkWh\": 28,\n                    \"timeToChargeInSeconds\": 76248\n                },\n                {\n                    \"chargeInkWh\": 40,\n                    \"timeToChargeInSeconds\": 109080\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.tomtom.com/routing/1/calculateLongDistanceEVRoute/:locations/json?vehicleEngineType=electric&currentChargeInkWh=20&maxChargeInkWh=40&minChargeAtChargingStopsInkWh=4&minChargeAtDestinationInkWh=4&constantSpeedConsumptionInkWhPerHundredkm=32,10.87:77,18.01","description":"<p>Extended Routing API - Long distance EV routing example.</p>\n<p>Documentation available <a href=\"https://developer.tomtom.com/routing-api/routing-api-documentation/long-distance-ev-routing\">here</a>.</p>\n<p>API key can be found at <a href=\"https://developer.tomtom.com/user/me/apps\">Dashboard</a>.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"key"},{"key":"value","value":"{{API_KEY}}"}]},"isInherited":true,"source":{"_postman_id":"baf88a70-b9ff-41ab-aecb-8dc1c726295e","id":"baf88a70-b9ff-41ab-aecb-8dc1c726295e","name":"Extended Routing API","type":"collection"}},"urlObject":{"protocol":"https","path":["routing","1","calculateLongDistanceEVRoute",":locations","json"],"host":["api","tomtom","com"],"query":[{"description":{"content":"<p>The engine type of the vehicle.</p>\n","type":"text/plain"},"key":"vehicleEngineType","value":"electric"},{"description":{"content":"<p>Specifies the current electric energy supply in kilowatt hours (kWh).</p>\n","type":"text/plain"},"key":"currentChargeInkWh","value":"20"},{"description":{"content":"<p>Specifies the maximum electric energy supply in kilowatt hours (kWh) that may be stored in the vehicle's battery.</p>\n","type":"text/plain"},"key":"maxChargeInkWh","value":"40"},{"description":{"content":"<p>The battery level upon arrival at each intermediate charging stop of the resulting route will be at least this much.</p>\n","type":"text/plain"},"key":"minChargeAtChargingStopsInkWh","value":"4"},{"description":{"content":"<p>The battery level upon arrival at the destination of the resulting route will be at least this much.</p>\n","type":"text/plain"},"key":"minChargeAtDestinationInkWh","value":"4"},{"description":{"content":"<p>Specifies the speed-dependent component of consumption.</p>\n","type":"text/plain"},"key":"constantSpeedConsumptionInkWhPerHundredkm","value":"32,10.87:77,18.01"}],"variable":[{"id":"428d39f5-8f4e-40a0-ac4f-5298bfb883e6","description":{"content":"<p>Locations through which the route is calculated.</p>\n","type":"text/plain"},"type":"string","value":"52.507,13.492:50.104,8.624","key":"locations"}]}},"response":[],"_postman_id":"bacae9d3-7556-4f75-872c-fef8c57ad42b"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"key"},{"key":"value","value":"{{API_KEY}}"}]}},"event":[{"listen":"prerequest","script":{"id":"b1172ed7-a395-4c3a-a833-15197a4b50b9","type":"text/javascript","exec":["pm.request.headers.add( { key: 'TomTom-User-Agent', value: 'Postman' } );"]}},{"listen":"test","script":{"id":"bbc9c284-7d73-47c4-a7e8-8da9f101f124","type":"text/javascript","exec":[""]}}]}