get /v3/data-daily/{station_code}
Access to daily weather data of a single weather station
get /v3/data-realtime/{station_code}
Access to realtime weather data of single weather station
post /v3/login
Login API
get /v3/stations
(Bulk method) Access to single weather station attributes
get /v3/data-daily
(Bulk method) Access to daily weather data
get /v3/data-archive
(Reserved method) Access to archived raw weather data
get /v3/data-realtime
(Bulk method) Access to realtime weather data
get /v3/stations/{station_code}
Access to single weather station attributes
get /v3/data-archive/{station_code}
(Bulk method) Access to archived raw weather data of a single weather station