Selectors

To further optimize response times and size, you can use the selector query parameters to specify which properties the API should return. By selecting only the necessary properties, you can reduce the amount of data requested, thereby improving your application performance.

Query parameters

An overview of possible query parameters can be found below.


note

By default, all properties are returned if no specific properties are requested. If you only set stationProperties, the API will return the specified properties for stations and all properties for clusters. Similarly, if you only set clusterProperties, the API will return the specified properties for clusters and all properties for stations. To omit properties entirely use stationProperties[]= or clusterProperties[]=.