Perry Weather API

/WeatherStations

get
https://customer.api.perryweather.com/v1/WeatherStations

Headers

x-api-keystringrequired

API key for authenticating requests. Create and manage keys in the Perry Weather dashboard under Integrations > Perry Weather APIs.

Example:YOUR-API-KEY

Response

Success

WeatherStationRecord

* Additional properties are NOT allowed.
idstring | null
locationNamestring | null
lastUpdatedstring | null(date-time)
latitudenumber(double)
longitudenumber(double)
timeZoneIdstring | null
get/WeatherStations