Search Tropical Cyclones by Year and Basin

GET

Search tropical cylones by year and basin (deprecated)

Returns basic information about tropical cyclones for a specific year and basin.

Resource URL

http://dataservice.accuweather.com /tropical/v1/storms/{yyyy}/{basinId}

Query Parameters


Name Values Description
apikey
(required)

Provided API Key


Request Body

yyyy Four-digit year true

basinId Basin identifier (NP, SP, NI, SI, AL, EP) true

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
Year int32 Year of origination.
BasinID string Basin identifier (NP, SP, NI, SI, AL, EP).
DepressionNumber int32 The NHC depression number.
Name string The name of the depression.
IsActive boolean True if the depression has been updated recently.
IsSubtropical boolean True when depression is classified as a subtropical cyclone.
AccuID int32 AccuWeather storm ID. May be NULL.
HurdatID int32 Hurdat (hurricane database) storm ID. May be NULL. If NULL, this parameter will not be displayed.
AtcfID int32 ATCF (Automated Tropical Cyclone Forecasting) storm ID. May be NULL. If NULL, this parameter will not be displayed.