Weather alertsget https://weather.cc.api.here.com/weather/2.0/alertsWeather alerts around single car location.Query Paramslatdoublerequired-90 to 90Latitude of car position.londoublerequired-180 to 180Longitude of car position.widthint321000 to 100000Width of circular area around car position in meters. Default 50 000 (app. 31 miles). Minimum value 1000 meters, maximum 100 km.HeadersX-Request-IdstringUser-provided token that can be used to trace a request or a group of requests sent to the service.Responses 200OK 400Invalid parameters were provided. 401API response in case of lacking valid authorization credentials. 403API response in case of insufficient credentials for access to the requested resource. 429API response in case of too many requests 500API response in case of internal server error 502API response in case of bad gateway 503API response in case of service unavailable 504API response in case of gateway timeout.Updated 2 months ago