GuidesAPI Reference
API Reference

Stations

Lists public transit stations. Discovers stations using structured or topological queries. The service accepts three types of queries as shown in the table below:

QueryParameterDescription
Stations by IDsidsTakes a comma-separated list of station/stop identifiers.
Stations by locationinTakes a pair of coordinates to define the center and a radius to define the extent of a circular area where to search for departures.
Stations by name and locationname and inTakes the station name or part of the name to search for. It is composed of one or more space-separated words and does not support stopwords.

Select a query from one of the options above to visualize the request parameters.

Query Params
stationOptions

Station filter

accessibility
array of strings

Defines accessibility requirements for routes.

  • wheelchair - Select only wheelchair accessible vehicles and stations.
return
array of strings

Defines which place attributes are included.

  • transport - List of transports.
  • accessPoints - List of access points.
return
Headers
string

User-provided token that can be used to trace a request or a group of requests sent to the service.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json