get
https://transit.hereapi.com/v8/departures
Lists public transit departures. Discovers subsequent departures using structured or topological queries. The service accepts two types of queries as shown in the table below:
| Query | Parameter | Description |
|---|---|---|
| Departures by IDs | ids | takes a comma-separated list of station/stop identifiers |
| Departures by Location | in | takes a pair of coordinates to define the center and a radius to define the extent of a circular area where to search for departures |
Select a query from one of the options above to visualize the request parameters.