Core Weather

Location Key

Endpoint:https://dataservice.accuweather.com

480x480 radar and satellite images by location key

GET
https://dataservice.accuweather.com
/imagery/v1/maps/radsat/480x480/{locationKey}

Returns radar and satellite images with a 480x480 resolution for a specific location, using a locationKey obtained from another endpoint (e.g., city search or geoposition)

Radar images are not available for all locations worldwide at this time. If radar is not available for your desired location, satellite images are still provided.

480x480 radar and satellite images by location keypath Parameters

  • locationKeystring · required

    A unique ID that designates a specific location. More information can be found here.

    Example: 349727

480x480 radar and satellite images by location keyquery Parameters

  • languagestring

    A string that indicates the language in which to return the response. More information can be found here.

    Default: en-us
  • formatstring

    A string value that specifies what type of format to provide the response.

    Default: json

480x480 radar and satellite images by location keyHeaders

  • Authorizationstring · required

    The Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.

480x480 radar and satellite images by location keyResponses

OK

  • MobileLinkstring · minLength: 1 · required

    Link to AccuWeather's mobile site for the requested location.

  • Linkstring · minLength: 1 · required

    Link to AccuWeather's traditional site for the requested location.

  • Radar | null

    An object containing the list of available radar images. Radar images are not available for all locations worldwide at this time.

  • Satellite | null

    An object containing the list of available satellite images.


640x480 radar and satellite images by location key

GET
https://dataservice.accuweather.com
/imagery/v1/maps/radsat/640x480/{locationKey}

Returns radar and satellite images with a 640x480 resolution for a specific location, using a locationKey obtained from another endpoint (e.g., city search or geoposition)

Radar images are not available for all locations worldwide at this time. If radar is not available for your desired location, satellite images are still provided.

640x480 radar and satellite images by location keypath Parameters

  • locationKeystring · required

    A unique ID that designates a specific location. More information can be found here.

    Example: 349727

640x480 radar and satellite images by location keyquery Parameters

  • languagestring

    A string that indicates the language in which to return the response. More information can be found here.

    Default: en-us
  • formatstring

    A string value that specifies what type of format to provide the response.

    Default: json

640x480 radar and satellite images by location keyHeaders

  • Authorizationstring · required

    The Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.

640x480 radar and satellite images by location keyResponses

OK

  • MobileLinkstring · minLength: 1 · required

    Link to AccuWeather's mobile site for the requested location.

  • Linkstring · minLength: 1 · required

    Link to AccuWeather's traditional site for the requested location.

  • Radar | null

    An object containing the list of available radar images. Radar images are not available for all locations worldwide at this time.

  • Satellite | null

    An object containing the list of available satellite images.


1024x1024 radar and satellite images by location key

GET
https://dataservice.accuweather.com
/imagery/v1/maps/radsat/1024x1024/{locationKey}

Returns radar and satellite images with a 1024x1024 resolution for a specific location, using a locationKey obtained from another endpoint (e.g., city search or geoposition)

Radar images are not available for all locations worldwide at this time. If radar is not available for your desired location, satellite images are still provided.

1024x1024 radar and satellite images by location keypath Parameters

  • locationKeystring · required

    A unique ID that designates a specific location. More information can be found here.

    Example: 349727

1024x1024 radar and satellite images by location keyquery Parameters

  • languagestring

    A string that indicates the language in which to return the response. More information can be found here.

    Default: en-us
  • formatstring

    A string value that specifies what type of format to provide the response.

    Default: json

1024x1024 radar and satellite images by location keyHeaders

  • Authorizationstring · required

    The Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.

1024x1024 radar and satellite images by location keyResponses

OK

  • MobileLinkstring · minLength: 1 · required

    Link to AccuWeather's mobile site for the requested location.

  • Linkstring · minLength: 1 · required

    Link to AccuWeather's traditional site for the requested location.

  • Radar | null

    An object containing the list of available radar images. Radar images are not available for all locations worldwide at this time.

  • Satellite | null

    An object containing the list of available satellite images.