Here is the Base URL for the endpoint.
Welcome
The /forecast endpoint delivers current weather predictions for a given location. Users can retrieve up to 7 days of forecast data through this endpoint. Users can query the following parameters using this endpoint:- City name
- Coordinates
- ZIP code The /forecast endpoint will generate responses based on the provided information, which will include information such as:
- Precipitation
- Wind
- General conditions
Forecast Endpoint
View the OpenAPI specification file here.

