Retrieving Endpoint

In this example, the first step to configure the JSON Provider is determining which forecast station offers forecast data for your area based on latitude and longitude.

This topic describes how to retrieve the forecast endpoint.

You can use https://api.weather.gov/points/ followed by your latitude and longitude coordinates to get the endpoint for your area. For example, the URL to get the correct endpoint for Everett, Washington would be: https://api.weather.gov/points/47.979201,-122.201544.

You can determine your latitude and longitude coordinates by address at: GPS Coordinates - Latitude and Longitude Finder (gps-coordinates.org)