HORIZON SYSTEMS

*** Doppler Radar and Severe Weather Software, for the Serious Storm Chaser ***
www.hrsystem.cc
:: API REFERENCE ::

Base URL for all API calls:

https://api.hrsystem.cc

EndpointMethodPurpose
/v1/radarGETRadar volume and product data
/v1/alertsGETActive watches and warnings
/v1/stationsGETRadar station listings and metadata
/v1/tilesGETRendered map and radar tiles
/v1/metadataGETSite and scan metadata
/v1/soundingsGETUpper air sounding data
:: EXAMPLE REQUEST ::

GET https://api.horizonsystems.cc/v1/alerts?state=OK

Returns active alert polygons in JSON format for the requested state or region.