Contact Us
Company
  • Proven Superior Accuracy
  • About AccuWeather
  • Digital Advertising
  • Careers
  • Press
  • Privacy
  • Terms of Use
  • Brand Guidelines
Products & Services
  • For Business
  • For Partners
  • For Advertising
  • AccuWeather Enterprise APIs
  • AccuWeather Connect
  • Personal Weather Stations
Subscription Services
  • AccuWeather Premium
  • AccuWeather Professional
Apps & Downloads
  • iPhone App
  • Android App
  • See all Apps & Downloads

© 2025 AccuWeather, Inc.

xXfacebookFacebookinstagramInstagram
  • Home
  • Documentation
  • Core Weather API
  • MinuteCast™ API
  • Pricing
  • FAQ
Current Conditions
    Location Key
      Current conditions by location keyget
    Top Cities
      Current conditions for top citiesget
    Historical
      Historical current conditions for past 24 hours by location keygetHistorical current conditions for past 6 hours by location keyget
Daily Forecasts
    Location Key
      1 day by location keyget5 days by location key get7 days by location key get10 days by location key get15 days by location key get
Hourly Forecasts
    Location Key
      1 hour by location key get12 hours by location key get24 hours by location key get72 hours by location keyget120 hours by location key get
Alerts
    Location Key
      Goverment-issued alerts by location keyget
Locations
    Location Key
      Neighboring location data by location keygetLocation search by location keyget
    List
      Top 50 cities listgetTop 100 cities listgetTop 150 cities listgetTop cities list by regiongetCountries list by region codegetCountries listgetRegion listgetCountry by region code and country codegetAdministrative area list by country codegetAdministrative area list get
    Autocomplete
      Autocomplete by country codegetAutocomplete for cities and points of interest getAutocomplete for points of interest by country codegetAutocomplete for points of interestgetAutocomplete for cities by country codegetAutocomplete for citiesget
    Text Search
      City search by country code and administrative codegetCity search by country codegetCity searchgetLocation search by country code and administrative codegetLocation search by country codegetLocation searchgetPostal code search by country codegetPostal code searchgetPoint of interest by country code and administrative codegetPoint of interest by country codegetPoint of interest searchgetRegion searchgetAdministrative area search by country code and text stringgetAdministrative area search by text stringgetAdministrative area search by country code and administrative area codeget
    Geoposition
      Cities search by geopositiongetLocation search by geopositiongetPoint of interest by latitude, longitudeget
    IP Address
      Cities search by IP addressget
Indices
    1 Day
      1 day by location key and group Idget1 day by location keyget1 day by location key and index Idget
    5 Days
      5 days by location key and group id get5 days by location keyget5 days by location key and index id get
    10 Days
      10 days by location key and group idget10 days by location keyget10 days by location key and index idget
    15 Days
      15 days by location key and group idget15 days by location keyget15 days by location key and index idget
    Metadata
      Index groupsgetIndex metadata by group idgetIndex metadatagetIndex metadata by index Idget
Tropical
    Active
      Active government-issued storms by basin and government IdgetActive government-issued stormsgetActive government-issued storms by basinget
    Search
      Government-issued storms by year, basin, and government IdgetGovernment-issued storms by yeargetGovernment-issued storms by year and basingetStatuses for government-issued stormsgetStatuses for government-issued storms by basinget
    Position
      Current position of government-issued storm by year, basin, and government IdgetPositions of government-issued storm by year, basin, and government Idget
    Forecast
      Forecasts of government-issued storm by year, basin, and government Idget
Alarms
    Location Key
      1 day by location keyget5 days by location keyget10 days by location keyget15 days by location keyget
Imagery Maps
    Location Key
      480x480 radar and satellite images by location keyget640x480 radar and satellite images by location keyget1024x1024 radar and satellite images by location keyget
Translations
    Groups
      Translations by group idgetTranslation groupsget
    Languages
      Supported languagesgetLanguage id by language codegetLanguage code by language idget
Schemas
Core Weather

10 Days

Endpoint:https://dataservice.accuweather.com

10 days by location key and group id

GET
https://dataservice.accuweather.com
/indices/v1/daily/10day/{locationKey}/groups/{groupID}

Return 10 days of daily indices for a specific group id and location, using a locationKey obtained from another endpoint (e.g., city search or geoposition)

10 days by location key and group id › path Parameters

  • locationKeystring · required

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

    Example: 349727
  • groupIDstring

    A numerical value representing a group of related indices. More information can be found here.

    Example: 1

10 days by location key and group id › query 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
  • detailsboolean

    A boolean value that specifies whether or not to include extended information.

    Default: false

10 days by location key and group id › Headers

  • Authorizationstring · required

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

10 days by location key and group id › Responses

OK

  • LocalDateTimestring · date-time · required

    Valid datetime of the index displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

  • EpochDateTimeinteger · int64 · required

    Valid datetime for the index displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

  • MobileLinkstring · uri · required

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

  • Linkstring · uri · required

    Link to indices on AccuWeather's free site for the requested location.

  • Namestring | null

    Name of the index.

  • IDinteger · int32

    Numeric id used to identify the specific index.

  • Ascendingboolean

    Bit that describes the direction of the index value. When true, the poorest value is 0, best value is 10. When false, the poorest value is 10, best value is 0.

  • Valuenumber | null · float

    Index value that ranges from 0.0 to 10.0.

  • Categorystring | null

    Level that the index value falls. Categories differ among indices.

  • CategoryValueinteger · int32

    Level that the index value falls represented by an int. This value can be 1 through 5 and should be used in combination with the ascending flag because it can differ among indices.

  • Textstring | null

    Sentence that can be used for display purposes to sum up the index value and category.

GET /indices/v1/daily/10day/{locationKey}/groups/{groupID}

10 days by location key

GET
https://dataservice.accuweather.com
/indices/v1/daily/10day/{locationKey}

Return 10 days of daily indices for a specific location, using a locationKey obtained from another endpoint (e.g., city search or geoposition)

10 days by location key › path Parameters

  • locationKeystring · required

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

    Example: 349727

10 days by location key › query 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
  • groupIDstring

    A numerical value representing a group of related indices. More information can be found here.

    Example: 1
  • detailsboolean

    A boolean value that specifies whether or not to include extended information.

    Default: false

10 days by location key › Headers

  • Authorizationstring · required

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

10 days by location key › Responses

OK

  • LocalDateTimestring · date-time · required

    Valid datetime of the index displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

  • EpochDateTimeinteger · int64 · required

    Valid datetime for the index displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

  • MobileLinkstring · uri · required

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

  • Linkstring · uri · required

    Link to indices on AccuWeather's free site for the requested location.

  • Namestring | null

    Name of the index.

  • IDinteger · int32

    Numeric id used to identify the specific index.

  • Ascendingboolean

    Bit that describes the direction of the index value. When true, the poorest value is 0, best value is 10. When false, the poorest value is 10, best value is 0.

  • Valuenumber | null · float

    Index value that ranges from 0.0 to 10.0.

  • Categorystring | null

    Level that the index value falls. Categories differ among indices.

  • CategoryValueinteger · int32

    Level that the index value falls represented by an int. This value can be 1 through 5 and should be used in combination with the ascending flag because it can differ among indices.

  • Textstring | null

    Sentence that can be used for display purposes to sum up the index value and category.

GET /indices/v1/daily/10day/{locationKey}

10 days by location key and index id

GET
https://dataservice.accuweather.com
/indices/v1/daily/10day/{locationKey}/{indexID}

Return 10 days of daily indices for a specific index id and location, using a locationKey obtained from another endpoint (e.g., city search or geoposition)

10 days by location key and index id › path Parameters

  • locationKeystring · required

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

    Example: 349727
  • indexIDstring

    A numerical value used to identify a specific index. More information can be found here.

    Example: 29

10 days by location key and index id › query 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
  • detailsboolean

    A boolean value that specifies whether or not to include extended information.

    Default: false

10 days by location key and index id › Headers

  • Authorizationstring · required

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

10 days by location key and index id › Responses

OK

  • LocalDateTimestring · date-time · required

    Valid datetime of the index displayed in ISO8601 format: (yyyy-mm-ddThh:mm:ss±hh:mm).

  • EpochDateTimeinteger · int64 · required

    Valid datetime for the index displayed as the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).

  • MobileLinkstring · uri · required

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

  • Linkstring · uri · required

    Link to indices on AccuWeather's free site for the requested location.

  • Namestring | null

    Name of the index.

  • IDinteger · int32

    Numeric id used to identify the specific index.

  • Ascendingboolean

    Bit that describes the direction of the index value. When true, the poorest value is 0, best value is 10. When false, the poorest value is 10, best value is 0.

  • Valuenumber | null · float

    Index value that ranges from 0.0 to 10.0.

  • Categorystring | null

    Level that the index value falls. Categories differ among indices.

  • CategoryValueinteger · int32

    Level that the index value falls represented by an int. This value can be 1 through 5 and should be used in combination with the ascending flag because it can differ among indices.

  • Textstring | null

    Sentence that can be used for display purposes to sum up the index value and category.

GET /indices/v1/daily/10day/{locationKey}/{indexID}

5 Days15 Days