MinuteCastForecastsByLatitudeLongitude

GET

MinuteCast® Forecasts By Latitude, Longitude

Returns forecast summaries for a specific latitude/longitude for the next 120 minutes.

Resource URL

http://dataservice.accuweather.com /forecasts/v1/minute

Query Parameters


Name Values Description
q
(required)

Text to search for. In this case, the text should be a comma-separated lat/lon pair (lat,lon).

apikey
(required)

Provided API Key.

language

String indicating the language in which to return the resource.


Request Body

HTTP Basic

OAuth 2.0

API Key

Reset

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400

    Request had bad syntax or the parameters supplied were invalid

  • 401

    Unauthorized. API authorization failed

  • 403

    Unauthorized. You do not have permission to access this endpoint

  • 404

    Server has not found a route matching the given URI

  • 500

    Server encountered an unexpected condition which prevented it from fulfilling the request

Working...

Response Parameters

Parameter Type Description
Summary.Phrase string Summary phrase for the next 120 minutes. Phrase length is approximately 60 characters.
Summary.Type string Precipitation type. May be NULL.
Summary.TypeId string Precipitation Type ID.
Summaries.StartMinute int32 The first minute to which the summary applies.
Summaries.EndMinute int32 The last minute to which the summary applies.
Summaries.CountMinute int32 The number of minutes for which the summary applies.
Summaries.MinuteText string Templated summary for the forecast period.
Summaries.Type string Precipitation type. May be NULL.
Summaries.TypeId string Precipitation Type ID.
MobileLink string Link to MinuteCast for the requested location on AccuWeather`s mobile site.
Link string Link to MinuteCast for the requested location on AccuWeather`s web site.