forked from heremaps/postman-collections
-
Notifications
You must be signed in to change notification settings - Fork 0
/
public-transit.postman_collection
1 lines (1 loc) · 49.7 KB
/
public-transit.postman_collection
1
{"id":"57cd7234ee2769e046c5c907","name":"Public Transport API","description":"Examples for public_transit_nlp_2.1.6 or higher","order":[],"folders":[],"timestamp":1473154453121,"synced":false,"owner":0,"sharedWithTeam":false,"subscribed":false,"remoteLink":"","public":false,"write":true,"requests":[{"collectionId":"57cd7234ee2769e046c5c907","id":"multi-next-departures-by-geocoord","name":"All Next Departures from a Location","description":"*Request a list of all next departure times and destinations from a given location.*\n\nAll next departures from a given location can be requested using the `metarouter/rest/boardservice/v1/multiboard/by_geocoord.json` and specifying a `time` and `coordinates. `The maximum numbers of nearby stations and number of departures per station can be restricted by using the `max_stn` and `max` parameters, respectively.\n \n\n\n\n* **lang** `text`\n \\- Language of the response\n\n* **startX** `number`\n \\- The longitude of the center point of your search. e.g. `13.377`\n\n* **startY** `number`\n \\- The latitude of the center point of your search. e.g. `52.515`\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **max** `text`\n \\- The maximum number of next departures per station to be included in the response. The default value is 40. \n\n* **max_stn** `text`\n \\- The maximum number of stations for which departures are required. The default value is 40. \n\n* **prod** `text`\n \\- A 16-bit binary number, where each bit represents one type of transit. \n 0: High-speed Trains \n 1: Intercity/EuroCity Trains \n 2: Inter-regional and fast trains \n 3: Regional and other trains \n 4: City trains \n 5: Buses \n 6: Boat/Ferries \n 7: Metro/Subway \n 8: Tram \n 9: Ordered services/Taxi \n 10: Inclined/Funicular \n 11: Aerial/Cable Car \n 12: Rapid Bus \n 13: Monorail \n 14: Air plane \n 15: Not yet defined \n The default is 1111111111111111, meaning all supported transit types are permitted.","data":[{"key":"lang","value":"en","type":"text"},{"key":"startX","value":"-0.135175","type":"text"},{"key":"startY","value":"51.510122","type":"text"},{"key":"time","value":"2017-01-11T07:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"max","value":"5","type":"text"},{"key":"max_stn","value":"3","type":"text"},{"key":"prod","value":"1111111111111111","type":"text"}],"dataMode":"params","timestamp":1473154452432,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/boardservice/v1/multiboard/by_geocoord.json?lang=en&startX=-0.135175&startY=51.510122&time=2017-01-11T07:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&max=5&max_stn=3&prod=1111111111111111","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"multi-next-departures","name":"All Next Departures (deprecated)","description":"*Request a list of all next departure times and destinations from a location.*\n\nAll next departures information can be requested using the `metarouter/rest/boardservice/v1/multiboard.json` and specifying a `time` and `coordinates. `The maximum numbers of nearby stations and number of departures per station can be restricted by using the `max_stn` and `max` parameters, respectively.\n \n <b>NOTE:</b> This API has been deprecated and replaced with 2 new endpoints. Please see \n <b><i>All Next Departures from a Location </i></b>and <b><i>All Next Departures for a list of Stations </i></b>for more details.\n \n \n\n\n\n* **lang** `text`\n \\- Language of the response\n\n* **startX** `number`\n \\- The longitude of the center point of your search. e.g. `13.377`\n\n* **startY** `number`\n \\- The latitude of the center point of your search. e.g. `52.515`\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **max** `text`\n \\- The maximum number of next departures per station to be included in the response. The default value is 40. \n\n* **max_stn** `text`\n \\- The maximum number of stations for which departures are required. The default value is 40. \n\n* **prod** `text`\n \\- A 16-bit binary number, where each bit represents one type of transit. \n 0: High-speed Trains \n 1: Intercity/EuroCity Trains \n 2: Inter-regional and fast trains \n 3: Regional and other trains \n 4: City trains \n 5: Buses \n 6: Boat/Ferries \n 7: Metro/Subway \n 8: Tram \n 9: Ordered services/Taxi \n 10: Inclined/Funicular \n 11: Aerial/Cable Car \n 12: Rapid Bus \n 13: Monorail \n 14: Air plane \n 15: Not yet defined \n The default is 1111111111111111, meaning all supported transit types are permitted.","data":[{"key":"lang","value":"en","type":"text"},{"key":"startX","value":"-0.135175","type":"text"},{"key":"startY","value":"51.510122","type":"text"},{"key":"time","value":"2017-01-11T07:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"max","value":"5","type":"text"},{"key":"max_stn","value":"3","type":"text"},{"key":"prod","value":"1111111111111111","type":"text"}],"dataMode":"params","timestamp":1473154452462,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/boardservice/v1/multiboard.json?lang=en&startX=-0.135175&startY=51.510122&time=2017-01-11T07:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&max=5&max_stn=3&prod=1111111111111111","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"public-transit-routing-details","name":"Show Intermediate Stations on a Transit Route","description":"*Request a public transit route showing intermediate stops between stations*\n\nPublic transit routes can be requested using the `metarouter/rest/routeservice/v2/route.json` endpoint. The `details `parameter is used to request additional details about the journey, which includes the intermediate stop names and times.\n\n\n\n* **startX** `number`\n \\- The longitude of the start point of your journey. e.g. `13.377`\n\n* **startY** `number`\n \\- The latitude of the start point of your journey. e.g. `52.515`\n\n* **destX** `number`\n \\- The longitude of the destination point of your journey. e.g. `13.377`\n\n* **destY** `number`\n \\- The latitude of the destination point of your journey. e.g. `52.515`\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **routing** `enum`\n \\- Type of routing response required. tt: time-table routing, i.e. route response will show scheduled arrival/departure times of the transit at the stations. sr: simple (or estimated) routing, i.e. route response will only show \nthe transit journey but without scheduled arrival/departure times. all: for both estimated and time-table routing. Default: tt \n\n Valid values are : `tt` - Timetabled Routing, `sr` - Simple Routing, `all`\n\n* **details** `enum`\n \\- Shows a list of intermediate stations within the routes. Includes stop/station names, coordinates, and departure/arrival times at the \nstops. \n Permitted values: 1(enabled), 0 (disabled) Default: 1 \n\n Valid values are : `0` - disabled, `1` - enabled","data":[{"key":"startX","value":"-87.9019","type":"text"},{"key":"startY","value":"41.9773","type":"text"},{"key":"destX","value":"-87.6552","type":"text"},{"key":"destY","value":"41.8961","type":"text"},{"key":"time","value":"2017-01-11T07:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"routing","value":"tt","type":"text"},{"key":"details","value":"1","type":"text"}],"dataMode":"params","timestamp":1473154452505,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/routeservice/v2/route.json?startX=-87.9019&startY=41.9773&destX=-87.6552&destY=41.8961&time=2017-01-11T07:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&routing=tt&details=1","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"public-transit-routing-forward","name":"Show Up to 6 Transit Routes","description":"*Request the maxium no of public transit routes for a journey*\n\nPublic transit routes can be requested using the `metarouter/rest/routeservice/v2/route.json` endpoint. The number of route results can be specified using the `forward `parameter and the API supports up to a maximum of 6 routes or `Connections `being returned in the response. \n \n\n\n\n* **startX** `number`\n \\- The longitude of the start point of your journey. e.g. `13.377`\n\n* **startY** `number`\n \\- The latitude of the start point of your journey. e.g. `52.515`\n\n* **destX** `number`\n \\- The longitude of the destination point of your journey. e.g. `13.377`\n\n* **destY** `number`\n \\- The latitude of the destination point of your journey. e.g. `52.515`\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **routing** `enum`\n \\- Type of routing response required. tt: time-table routing, i.e. route response will show scheduled arrival/departure times of the transit at the stations. sr: simple (or estimated) routing, i.e. route response will only show \nthe transit journey but without scheduled arrival/departure times. all: for both estimated and time-table routing. Default: tt \n\n Valid values are : `tt` - Timetabled Routing, `sr` - Simple Routing, `all`\n\n* **forward** `enum`\n \\- Limit the number of departures AFTER the time you made the request. Valid values: 0-6. The default is 3. \n\n Valid values are : `0`, `1`, `2`, `3`, `4`, `5`, `6`","data":[{"key":"startX","value":"-87.9019","type":"text"},{"key":"startY","value":"41.9773","type":"text"},{"key":"destX","value":"-87.6552","type":"text"},{"key":"destY","value":"41.8961","type":"text"},{"key":"time","value":"2017-01-11T07:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"routing","value":"tt","type":"text"},{"key":"forward","value":"6","type":"text"}],"dataMode":"params","timestamp":1473154452553,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/routeservice/v2/route.json?startX=-87.9019&startY=41.9773&destX=-87.6552&destY=41.8961&time=2017-01-11T07:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&routing=tt&forward=6","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"multi-next-departures-by-stopids","name":"All Next Departures for a list of Stations","description":"*Request a list of all next departure times and destinations for a give list of stations.*\n\nAll next departures for a list of stations can be requested using the `metarouter/rest/boardservice/v1/multiboard/by_stopIds.json` and specifying a `time` and `stopIds.` \nThe maximum numbers of nearby stations and number of departures per station can be restricted by using the `max_stn` and `max` parameters, respectively.\n \n\n\n\n* **lang** `text`\n \\- Language of the response\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **max** `text`\n \\- The maximum number of next departures per station to be included in the response. The default value is 40. \n\n* **max_stn** `text`\n \\- The maximum number of stations for which departures are required. The default value is 40. \n\n* **stopIds** `text`\n \\- Specifies a list of stopIds separated by comma. Each stopId must contain\n at least 6 characters and must not exceed a maximum of 1000 characters. ","data":[{"key":"lang","value":"en","type":"text"},{"key":"time","value":"2017-01-11T07:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"max","value":"5","type":"text"},{"key":"max_stn","value":"3","type":"text"},{"key":"stopIds","value":"720390148,720390149,720390150,720390151","type":"text"}],"dataMode":"params","timestamp":1473154452588,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/boardservice/v1/multiboard/by_stopids.json?lang=en&time=2017-01-11T07:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&max=5&max_stn=3&stopIds=720390148,720390149,720390150,720390151","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"isochrone-search-filter","name":"Reachability of an Area with Only Buses","description":"*Request a list of the public transit stations that can be reached with certain transit types only*\n\nTo find the stations reachable with a certain form of transport, the `isochrone/v1/search.json` endpoint specifying a center point using the `x` and `y` parameters and the transport type required using the `prod `parameter. In this case, only the 5th bit of the prod parameter is enabled, hence only jouneys involving buses are returned in the response.\n \n\n\n\n* **prod** `text`\n \\- A 16-bit binary number, where each bit represents one type of transit. \n 0: High-speed Trains \n 1: Intercity/EuroCity Trains \n 2: Inter-regional and fast trains \n 3: Regional and other trains \n 4: City trains \n 5: Buses \n 6: Boat/Ferries \n 7: Metro/Subway \n 8: Tram \n 9: Ordered services/Taxi \n 10: Inclined/Funicular \n 11: Aerial/Cable Car \n 12: Rapid Bus \n 13: Monorail \n 14: Air plane \n 15: Not yet defined \n The default is 1111111111111111, meaning all supported transit types are permitted. \n\n* **y** `number`\n \\- The latitude of the start point of your journey. e.g. `52.515` \n\n* **x** `number`\n \\- The longitude of the start point of your journey. e.g. `13.377` \n\n* **time** `text`\n \\- Specifies the time in ISO 8601 (for example, 2015-10-18T06:36:40)\n format. \n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.","data":[{"key":"prod","value":"0000010000000000","type":"text"},{"key":"y","value":"33.757867","type":"text"},{"key":"x","value":"-84.394280","type":"text"},{"key":"time","value":"2017-01-11T08:15:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"}],"dataMode":"params","timestamp":1473154452618,"headers":"","url":"https://cit.transit.api.here.com/isochrone/v1/search.json?prod=0000010000000000&y=33.757867&x=-84.394280&time=2017-01-11T08:15:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"public-transit-route-graph","name":"Public Transit Route That Shows Line Graph","description":"*Request a public transit route with line graphs showing the actual route of the transit services.*\n\nPublic transit routes can be requested using the `metarouter/rest/routeservice/v2/route.json` endpoint. When the `graph `parameter is used in the request, response contains a new node called `graph `contaning a series of geo-coordinate pairs, which can then be used to plot over a map to show the actual path of the transit services.\n \n \n \n\n\n\n* **startX** `number`\n \\- The longitude of the start point of your journey. e.g. `13.377`\n\n* **startY** `number`\n \\- The latitude of the start point of your journey. e.g. `52.515`\n\n* **destX** `number`\n \\- The longitude of the destination point of your journey. e.g. `13.377`\n\n* **destY** `number`\n \\- The latitude of the destination point of your journey. e.g. `52.515`\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **routing** `enum`\n \\- Type of routing response required. tt: time-table routing, i.e. route response will show scheduled arrival/departure times of the transit at the stations. sr: simple (or estimated) routing, i.e. route response will only show \nthe transit journey but without scheduled arrival/departure times. all: for both estimated and time-table routing. Default: tt \n\n Valid values are : `tt` - Timetabled Routing, `sr` - Simple Routing, `all` - All\n\n* **graph** `enum`\n \\- Returns coordinate pairs of the route graph, for drawing polyline of the route on a map. Valid values: 1 (enabled), 0 (disabled) Default: 0.\n\n Valid values are : `0` - disabled, `1` - enabled","data":[{"key":"startX","value":"-87.9019","type":"text"},{"key":"startY","value":"41.9773","type":"text"},{"key":"destX","value":"-87.6552","type":"text"},{"key":"destY","value":"41.8961","type":"text"},{"key":"time","value":"2016-10-08T07:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"routing","value":"tt","type":"text"},{"key":"graph","value":"1","type":"text"}],"dataMode":"params","timestamp":1473154452655,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/routeservice/v2/route.json?startX=-87.9019&startY=41.9773&destX=-87.6552&destY=41.8961&time=2016-10-08T07:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&routing=tt&graph=1","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"public-transit-routing-changes","name":"Avoid Transit Routes Involving Transfers","description":"*Request a direct public transit route excluding changes and transfers*\n\nPublic transit routes can be requested using the `metarouter/rest/routeservice/v2/route.json` endpoint. The `changes `parameter is used to indicate the number of changes or transfers desired. \n\n\n\n* **startX** `number`\n \\- The longitude of the start point of your journey. e.g. `13.377`\n\n* **startY** `number`\n \\- The latitude of the start point of your journey. e.g. `52.515`\n\n* **destX** `number`\n \\- The longitude of the destination point of your journey. e.g. `13.377`\n\n* **destY** `number`\n \\- The latitude of the destination point of your journey. e.g. `52.515`\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **routing** `enum`\n \\- Type of routing response required. tt: time-table routing, i.e. route response will show scheduled arrival/departure times of the transit at the stations. sr: simple (or estimated) routing, i.e. route response will only show \nthe transit journey but without scheduled arrival/departure times. all: for both estimated and time-table routing. Default: tt \n\n Valid values are : `tt`, `sr`, `all`\n\n* **changes** `enum`\n \\- Maximum number of changes or transfers. \n Valid values: 0-6 or -1. Default: -1 (any number of transfers permitted).\n\n >**NOTE:** In areas where this parameter is not supported the route response will show an attribute `sup_changes=0` in the `Connections` node.\n\n Valid values are : `-1`, `0`, `1`, `2`, `3`, `4`, `5`, `6`","data":[{"key":"startX","value":"-73.97800","type":"text"},{"key":"startY","value":"40.752470","type":"text"},{"key":"destX","value":"-73.99351","type":"text"},{"key":"destY","value":"40.750501","type":"text"},{"key":"time","value":"2017-01-11T07:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"routing","value":"tt","type":"text"},{"key":"changes","value":"0","type":"text"}],"dataMode":"params","timestamp":1473154452685,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/routeservice/v2/route.json?startX=-73.97800&startY=40.752470&destX=-73.99351&destY=40.750501&time=2017-01-11T07:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&routing=tt&changes=0","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"public-transit-routing-walk-speed","name":"Adjust Walking Speed in Transit Route","description":"*Request a public transit route with faster walking speed*\n\nPublic transit routes can be requested using the `metarouter/rest/routeservice/v2/route.json` endpoint. Doubling the walk speed to 2 m/s in the walk parameter (compared to the default 1 m/s) means the total journey time is reduced and also shows transit services which would not have been available to catch with the default walk speed.\n\n\n\n* **startX** `number`\n \\- The longitude of the start point of your journey. e.g. `13.377`\n\n* **startY** `number`\n \\- The latitude of the start point of your journey. e.g. `52.515`\n\n* **destX** `number`\n \\- The longitude of the destination point of your journey. e.g. `13.377`\n\n* **destY** `number`\n \\- The latitude of the destination point of your journey. e.g. `52.515`\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **routing** `enum`\n \\- Type of routing response required. tt: time-table routing, i.e. route response will show scheduled arrival/departure times of the transit at the stations. sr: simple (or estimated) routing, i.e. route response will only show \nthe transit journey but without scheduled arrival/departure times. all: for both estimated and time-table routing. Default: tt \n\n Valid values are : `tt` - Timetabled Routing, `sr` - Simple Routing, `all` - All\n\n* **walk** `text`\n \\- Defines the maximum walking distance and walking speed. This is used in walk navigation at the start of the journey (i.e. walking to the nearest transit station) and at the end of the journey (walking from the last transit station to the final destination). Format: `max_distance,speed`. Default: 2000,100. \n * `max_distance:` range 0-6000 (meters). \n * `speed`: valid values are 50-100-200 (i.e. half of normal speed, normal speed, up to double the normal speed).\n\n >**NOTE:** In areas where speed or max_dist parameters are not supported the route response will show attributes `sup_speed=0` or \n`sup_max_dist=``0` in the `Connections` node. ","data":[{"key":"startX","value":"-76.990323","type":"text"},{"key":"startY","value":"38.889854","type":"text"},{"key":"destX","value":"-77.050246","type":"text"},{"key":"destY","value":"38.889214","type":"text"},{"key":"time","value":"2017-01-11T07:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"routing","value":"tt","type":"text"},{"key":"walk","value":"2000,200","type":"text"}],"dataMode":"params","timestamp":1473154452715,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/routeservice/v2/route.json?startX=-76.990323&startY=38.889854&destX=-77.050246&destY=38.889214&time=2017-01-11T07:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&routing=tt&walk=2000,200","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"public-transit-routing-prod","name":"Avoiding a Form of Public Transit","description":"*Request a public transit route for metros only *\n\nPublic transit routes can be requested using the `metarouter/rest/routeservice/v2/route.json` endpoint. The start point is specified using the `startX` and `startY` parameters and the destination is specified using the `destX` and `destY` parameters. The time of departure is specified using `yyyy-mm-ddThh:mm:ss` format. The 16-bit `prod` parameter is used for filtering certain transit types from the response, by either enabling (1) or disabling (0) certain bits representing each type of transit. In the example below, only the 7th-bit is enabled, which will show routes consisting of only Metros.\n \n\n\n\n* **startX** `number`\n \\- The longitude of the start point of your journey. e.g. `13.377`\n\n* **startY** `number`\n \\- The latitude of the start point of your journey. e.g. `52.515`\n\n* **destX** `number`\n \\- The longitude of the destination point of your journey. e.g. `13.377`\n\n* **destY** `number`\n \\- The latitude of the destination point of your journey. e.g. `52.515`\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **prod** `text`\n \\- A 16-bit binary number, where each bit represents one type of transit. \n 0: High-speed Trains \n 1: Intercity/EuroCity Trains \n 2: Inter-regional and fast trains \n 3: Regional and other trains \n 4: City trains \n 5: Buses \n 6: Boat/Ferries \n 7: Metro/Subway \n 8: Tram \n 9: Ordered services/Taxi \n 10: Inclined/Funicular \n 11: Aerial/Cable Car \n 12: Rapid Bus \n 13: Monorail \n 14: Air plane \n 15: Not yet defined \n The default is 1111111111111111, meaning all supported transit types are permitted.\n\n* **routing** `enum`\n \\- Type of routing response required. tt: time-table routing, i.e. route response will show scheduled arrival/departure times of the transit at the stations. sr: simple (or estimated) routing, i.e. route response will only show \nthe transit journey but without scheduled arrival/departure times. all: for both estimated and time-table routing.\n\n Valid values are : `tt` - Timetabled Routing, `sr` - Simple Routing, `all` - All","data":[{"key":"startX","value":"-87.9019","type":"text"},{"key":"startY","value":"41.9773","type":"text"},{"key":"destX","value":"-87.62407","type":"text"},{"key":"destY","value":"41.89875","type":"text"},{"key":"time","value":"2017-01-1T07:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"prod","value":"0000000100000000","type":"text"},{"key":"routing","value":"tt","type":"text"}],"dataMode":"params","timestamp":1473154452748,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/routeservice/v2/route.json?startX=-87.9019&startY=41.9773&destX=-87.62407&destY=41.89875&time=2017-01-1T07:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&prod=0000000100000000&routing=tt","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"public-transit-routing-arrival","name":"Plan a Transit Route to Arrive at a Certain Time","description":"*Request a public transit route between any two place.*\n\nPublic transit routes can be requested using the `metarouter/rest/routeservice/v2/route.json` endpoint. Setting the `arrival `parameter to `1` causes the route response to show journeys arriving at the time specified in the request. The time of arrival is specified using `yyyy-mm-ddThh:mm:ss` format.\n\n\n\n* **startX** `number`\n \\- The longitude of the start point of your journey. e.g. `13.377`\n\n* **startY** `number`\n \\- The latitude of the start point of your journey. e.g. `52.515`\n\n* **destX** `number`\n \\- The longitude of the destination point of your journey. e.g. `13.377`\n\n* **destY** `number`\n \\- The latitude of the destination point of your journey. e.g. `52.515`\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **arrival** `enum`\n \\- A boolean flag to indicate if the response should show arrival times of the journeys\n\n Valid values are : `0` - disabled, `1` - enabled\n\n* **routing** `enum`\n \\- Type of routing response required. tt: time-table routing, i.e. route response will show scheduled arrival/departure times of the transit at the stations. sr: simple (or estimated) routing, i.e. route response will only show \nthe transit journey but without scheduled arrival/departure times. all: for both estimated and time-table routing. Default: tt \n\n Valid values are : `tt` - Timetabled Routing, `sr` - Simple Routing, `all`","data":[{"key":"startX","value":"-0.120137","type":"text"},{"key":"startY","value":"51.509870","type":"text"},{"key":"destX","value":"-0.453258","type":"text"},{"key":"destY","value":"51.471140","type":"text"},{"key":"time","value":"2017-01-11T11:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"arrival","value":"1","type":"text"},{"key":"routing","value":"tt","type":"text"}],"dataMode":"params","timestamp":1473154452773,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/routeservice/v2/route.json?startX=-0.120137&startY=51.509870&destX=-0.453258&destY=51.471140&time=2017-01-11T11:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&arrival=1&routing=tt","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"public-transit-routing","name":"Plan a route from A to B using Public Transport","description":"*Request a public transit route between any two place.*\n\nPublic transit routes can be requested using the `metarouter/rest/routeservice/v2/route.json` endpoint. The start point is specified using the `startX` and `startY` parameters and the destination is specified using the `destX` and `destY` parameters. The time of departure is specified using `yyyy-mm-ddThh:mm:ss` format.\n\n\n\n* **startX** `number`\n \\- The longitude of the start point of your journey. e.g. `13.377`\n\n* **startY** `number`\n \\- The latitude of the start point of your journey. e.g. `52.515`\n\n* **destX** `number`\n \\- The longitude of the destination point of your journey. e.g. `13.377`\n\n* **destY** `number`\n \\- The latitude of the destination point of your journey. e.g. `52.515`\n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **routing** `enum`\n \\- Type of routing response required. tt: time-table routing, i.e. route response will show scheduled arrival/departure times of the transit at the stations. sr: simple (or estimated) routing, i.e. route response will only show \nthe transit journey but without scheduled arrival/departure times. all: for both estimated and time-table routing. Default: tt \n\n Valid values are : `tt` - Timetabled Routing, `sr` - Simple Routing, `all` - All","data":[{"key":"startX","value":"-87.9019","type":"text"},{"key":"startY","value":"41.9773","type":"text"},{"key":"destX","value":"-87.6552","type":"text"},{"key":"destY","value":"41.8961","type":"text"},{"key":"time","value":"2017-01-11T07:30:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"routing","value":"tt","type":"text"}],"dataMode":"params","timestamp":1473154452798,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/routeservice/v2/route.json?startX=-87.9019&startY=41.9773&destX=-87.6552&destY=41.8961&time=2017-01-11T07:30:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&routing=tt","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"isochrone-search","name":"Reachability of an Area Within a Specific Time","description":"*Request a list of the public transit stations that can be reached in a given time*\n\nTo find the stations reachable in a specified time use the `isochrone/v1/search.json` endpoint specifying a center point using the `x` and `y` parameters and a maximum total duration in minutes using the `max_dur `parameter.\n \n\n\n\n* **max_dur** `number`\n \\- Maximum duration of the journeys, in minutes. Minimum = 5, Maximum = 90. The default duration is 15 minutes. \n\n* **y** `number`\n \\- The latitude of the start point of your journey. e.g. `52.515` \n\n* **x** `number`\n \\- The longitude of the start point of your journey. e.g. `13.377` \n\n* **time** `text`\n \\- Specifies the time in ISO 8601 (for example, 2015-10-18T06:36:40)\n format. \n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.","data":[{"key":"max_dur","value":"20","type":"text"},{"key":"y","value":"-33.857023","type":"text"},{"key":"x","value":"151.215098","type":"text"},{"key":"time","value":"2017-01-11T08:15:00","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"}],"dataMode":"params","timestamp":1473154452827,"headers":"","url":"https://cit.transit.api.here.com/isochrone/v1/search.json?max_dur=20&y=-33.857023&x=151.215098&time=2017-01-11T08:15:00&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"coverage-search-city","name":"Transit Coverage Within a City","description":"*Request a list of transit operator coverage within a specified city*\n\nA list of operators working within a city is requested using the `coverage/v1/search.json` endpoint. The city is specified using the `q` parameter.\n\n\n\n* **q** `text`\n \\- The name or a part of the name of the city to search.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **max** `number`\n \\- Maximum number of results to be returned. Default is null.\n\n* **details** `enum`\n \\- With this value set to 1, the list of supported operators and population of the city is returned. When the value is set to 0, only the list of matching city names will be returned. Default value = 1\n\n Valid values are : `0` - disabled, `1` - enabled\n\n* **chinaconfig** `enum`\n \\- A switch that allows grouping results from Taiwan\ntogether with results from China. \n\n Valid values are : `0` - disabled, `1` - enabled\n\n* **lang** `text`\n \\- The language of the response. The value complies with the ISO 639-1 standard and defaults to <i>en</i>. ","data":[{"key":"q","value":"chicago","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"max","value":"10","type":"text"},{"key":"details ","value":"1","type":"text"},{"key":"chinaconfig","value":"0","type":"text"},{"key":"lang","value":"en","type":"text"}],"dataMode":"params","timestamp":1473154452867,"headers":"","url":"https://cit.transit.api.here.com/coverage/v1/search.json?q=chicago&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&max=10&details =1&chinaconfig=0&lang=en","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"coverage-search-nearby","name":"Transit Coverage Nearby","description":"*Request a list of transit operators and station coverage nearby*\n\nOperator coverage is requested using the `coverage/v1/nearby.json` endpoint specifying the location using the `x` and `y` parameters.\n\n\n\n* **details** `enum`\n \\- Don't show line info in Explored Coverage\n\n Valid values are : `0` - disabled, `1` - enabled\n\n* **y** `number`\n \\- The latitude of the center point of your search. e.g. `52.515`\n\n* **x** `number`\n \\- The longitude of the center point of your search. e.g. `13.377`\n\n* **chinaconfig** `enum`\n \\- A switch that allows grouping results from Taiwan\ntogether with results from China. When enabled, Taiwan will appear as part of China. \n\n Valid values are : `0` - disabled, `1` - enabled\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.","data":[{"key":"details","value":"0","type":"text"},{"key":"y","value":"52.5160","type":"text"},{"key":"x","value":"13.3778","type":"text"},{"key":"chinaconfig","value":"0","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"}],"dataMode":"params","timestamp":1473154452899,"headers":"","url":"https://cit.transit.api.here.com/coverage/v1/nearby.json?details=0&y=52.5160&x=13.3778&chinaconfig=0&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"city-coverage","name":"Find Transit Coverage in Cities Nearby","description":"*Request a list of transit operators available in cities nearby*\n\nCity coverage can be found using the `coverage/v1/city.json` endpoint. The `x` and `y` parameters specify the location of the search.\n The response also includes the number of transit lines and transit stops available for each city.\n \n\n\n\n* **x** `number`\n \\- The longitude of the center point of your search. e.g. `13.377`\n\n* **y** `number`\n \\- The latitude of the center point of your search. e.g. `52.515`\n\n* **chinaconfig** `enum`\n \\- A switch that allows grouping results from Taiwan\ntogether with results from China. When enabled, Taiwan will appear as part of China. \n\n Valid values are : `0` - disabled, `1` - enabled\n\n* **radius** `number`\n \\- Specifies a radius in meters when combined with a center point defines the area of the search.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.","data":[{"key":"x","value":"-71.0636","type":"text"},{"key":"y","value":"42.3580","type":"text"},{"key":"chinaconfig","value":"0","type":"text"},{"key":"radius","value":"50000","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"}],"dataMode":"params","timestamp":1473154452925,"headers":"","url":"https://cit.transit.api.here.com/coverage/v1/city.json?x=-71.0636&y=42.3580&chinaconfig=0&radius=50000&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"station-search-proximity","name":"Find Stations Nearby","description":"*Request a list of public transit stations within a given geo-location.*\n\nTo find the nearest stations use the `search/by_geocoord.json` endpoint specifying a center point using the `x` and `y` parameters and a search radius in meters using the `radius` parameter. `Max` value can also be used to restrict the number of results shown in the response.\n\n\n\n* **y** `number`\n \\- The latitude of the center point of your search. e.g. `52.515`\n\n* **x** `number`\n \\- The longitude of the center point of your search. e.g. `13.377`\n\n* **radius** `number`\n \\- Specifies a radius in meters when combined with the geo-coordinates defines the area of the search. The default value is 500m.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **max** `number`\n \\- Specifies the maximum number of stations/stops included in the response. \n The default value is 5. The minimum value is 1 and the maximum value is not limited.","data":[{"key":"y","value":"55.7541","type":"text"},{"key":"x","value":"37.6200","type":"text"},{"key":"radius","value":"350","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"max","value":"3","type":"text"}],"dataMode":"params","timestamp":1473154452952,"headers":"","url":"https://cit.transit.api.here.com/search/by_geocoord.json?y=55.7541&x=37.6200&radius=350&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&max=3","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"station-search-by-name","name":"Find Stations by Name","description":"*Request a list of public transit stations based on name*\n\nA station search request can be made using the `search/by_name.json` endpoint and adding the `name` parameter. The focal point of the search is defined using the `x` and `y` parameters. The number of results can be further restricted by `max `and the `radius `parameters.\n \n\n\n\n* **x** `number`\n \\- The longitude of the center point of your search. e.g. `13.377`\n\n* **y** `number`\n \\- The latitude of the center point of your search. e.g. `52.515`\n\n* **name** `text`\n \\- Specifies the name or a part of the name of the station to search for and can be one word, multiple words or partial word separated by either comma or space.\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **max** `number`\n \\- Specifies the maximum number of stations/stops included in the response.\n The minimum value is 1 and the maximum value is not limited.\n The default value is 5. \n\n* **method** `enum`\n \\- Specifies if the matching method is *fuzzy* or *strict*.\n The default value is *fuzzy*.\n * fuzzy - search for stations with the name having similar sounding and/or similar spelling to the names requested\n * strict - search for stations with the name exactly matching the names requested or contains it as its part.\n\n Valid values are : `fuzzy`, `strict`\n\n* **radius** `number`\n \\- Specifies a radius in meters when combined with a center point defines the area of the search. The minimum value is 0 and the maximum value is not limited.\n The default value is 20000km.","data":[{"key":"x","value":"-73.9916","type":"text"},{"key":"y","value":"40.7510","type":"text"},{"key":"name","value":"union","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"},{"key":"max","value":"10","type":"text"},{"key":"method ","value":"fuzzy","type":"text"},{"key":"radius","value":"5000","type":"text"}],"dataMode":"params","timestamp":1473154452989,"headers":"","url":"https://cit.transit.api.here.com/search/by_name.json?x=-73.9916&y=40.7510&name=union&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}&max=10&method =fuzzy&radius=5000","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"station-search-by-id","name":"Find Stations by ID","description":"*Request details of a specific transit station based on a previous request*\n\nStation details are requested using the `search/by_stopids.json` endpoint and appending a comma delimited list of `stop-ids` to the request URL. Usually, the request to this endpoint will be called after making a station search request, to obtain a list of stations Ids.\n \n\n\n\n* **stopIds** `text`\n \\- Specifies a list of stopIds separated by comma. Each stopId must contain at least 6 characters and must not exceed a maximum of 1000 characters. The format of a station Id is 123456789#100. Only the first 9-digits are mandatory and if the full Id is to be used, the `#` character must be encoded as `%23`. \n\n* **lang** `text`\n \\- A language of the response. \n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.","data":[{"key":"stopIds","value":"720390022,720390000","type":"text"},{"key":"lang","value":"en","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"}],"dataMode":"params","timestamp":1473154453034,"headers":"","url":"https://cit.transit.api.here.com/search/by_stopids.json?stopIds=720390022,720390000&lang=en&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}","method":"GET"},{"collectionId":"57cd7234ee2769e046c5c907","id":"next-departures","name":"Next Nearby Departures from a Station","description":"*Request a list of next departure times and destinations of a particular station*\n\nNext nearby departures can be requested using the `metarouter/rest/boardservice/v2/stationboard.json` and specifying a `time` and `stnId`.\n \n The station ID (stnId) can be obtained from making a prior call to one of the station search (by name or by geo-coordinates) endpoints.\n\n\n\n* **lang** `text`\n \\- Language of the response\n\n* **stnId** `number`\n \\- Station Id. The format of a station Id is 123456789#100. Only the first 9-digits are mandatory and if the full Id is to be used, the `#` character must be encoded as `%23`. \n\n* **time** `text`\n \\- Time in format `yyyy-mm-ddThh:mm:ss`.\n\n* **strict** `enum`\n \\- When `strict=1` the board will include only departures from the given station id.\n\n Valid values are : `0` - disabled, `1` - enabled\n\n* **app_id** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.\n\n* **app_code** `text`\n \\- A 20 bytes Base64 URL-safe encoded string used for the authentication of the client application. You must include an app_code and app_code with every request.","data":[{"key":"lang","value":"en","type":"text"},{"key":"stnId","value":"720390572","type":"text"},{"key":"time","value":"2017-01-11T07:30:00","type":"text"},{"key":"strict","value":"1","type":"text"},{"key":"app_id","value":"{{YOUR_APP_ID}}","type":"text"},{"key":"app_code","value":"{{YOUR_APP_CODE}}","type":"text"}],"dataMode":"params","timestamp":1473154453119,"headers":"","url":"https://cit.transit.api.here.com/metarouter/rest/boardservice/v2/stationboard.json?lang=en&stnId=720390572&time=2017-01-11T07:30:00&strict=1&app_id={{YOUR_APP_ID}}&app_code={{YOUR_APP_CODE}}","method":"GET"}]}