Government-issued storms by year, basin, and government Id
Returns government-issued tropical cyclone for a specific year, basin and government id.
Basins
| Name | Id |
|---|---|
| Atlantic | AL |
| Central Pacific | CP |
| Eastern Pacific | EP |
| North Indian Ocean | NI |
| Northwest Pacific | NP |
| South Indian Ocean | SI |
| Southwest Pacific | SP |
path Parameters
yearinteger · int32 · requiredA numerical value indicating the four digit year.
Example: 2024basinstring · requiredA unique ID that designates a specific basin (NP, CP, SP, EP, NI, SI, AL).
Example: ALgovIdinteger · int32 · requiredA numerical ID that matches the depression ID.
Example: 2
query Parameters
detailsbooleanA boolean value that specifies whether or not to include extended information.
Default: falseformatstringA string value that specifies what type of format to provide the response.
Default: jsonlanguagestringDefault: en-us
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate using your API key. Format isBearer YOUR_API_KEY.
Responses
OK
yearinteger · int64 · requiredThe year of origination.
basinIdstring · minLength: 1 · requiredBasin identifier (AL, EP, SI, NI, CP, NP, SP).
depressionNumberinteger · int32 · requiredGovernment depression number. May be NULL.
namestring · minLength: 1 · requiredThe name of the depression.
isActiveboolean · requiredA boolean flag indicating if the storm has been updated recently.
isSubtropicalboolean · requiredA boolean flag indicating when the depression is classified as a subtropical cyclone.
accuIdinteger | null · int32AccuWeather storm ID. May be NULL. If NULL, this parameter will not be displayed.
atcfIdinteger | null · int32Automated Tropical Cyclone Forecasting (ATCF) storm ID. May be NULL. If NULL, this parameter will not be displayed.
duration| nullAn object containing information about the total length of time the storm lasted. Only available after the storm has ended.
peakIntensity| nullAn object containing information about the storm's maximum strength.
ImpactPolygonTypesarray | nullThe list of impact polygon types.
accuBaseLinkstring | nullLink to the specific AccuWeather storm URL. May be NULL. If NULL, this parameter will not be displayed.
isRetiredbooleanA boolean flag indicating if the storm name had been retired and false if it has not been retired.
govIdinteger | null · int32The unique depression number associated with a tropical cyclone. Equivalent to depressionId.
hurdatIdinteger | null · int32Hurdat (hurricane database) storm ID. May be NULL. If NULL, this parameter will not be displayed.
eventKeystring | nullA unique identifier in the format BBDDYYYY where BB is the basin code, DD is the depression number, and YYYY is the year.
govBaseLinkstring | nullLink to the specific government storm URL. May be NULL. If NULL, this parameter will not be displayed.
atcfBaseLinkstring | nullLink to the specific ATCF storm URL. May be NULL. If NULL, this parameter will not be displayed.
Government-issued storms by year
Returns all government-issued tropical cyclones for a specific year
path Parameters
yearinteger · int32 · requiredA numerical value indicating the four digit year.
Example: 2024
query Parameters
detailsbooleanA boolean value that specifies whether or not to include extended information.
Default: falseformatstringA string value that specifies what type of format to provide the response.
Default: jsonlanguagestringA string that indicates the language in which to return the response. More information can be found here.
Default: en-us
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate using your API key. Format isBearer YOUR_API_KEY.
Responses
OK
yearinteger · int64 · requiredThe year of origination.
basinIdstring · minLength: 1 · requiredBasin identifier (AL, EP, SI, NI, CP, NP, SP).
depressionNumberinteger · int32 · requiredGovernment depression number. May be NULL.
namestring · minLength: 1 · requiredThe name of the depression.
isActiveboolean · requiredA boolean flag indicating if the storm has been updated recently.
isSubtropicalboolean · requiredA boolean flag indicating when the depression is classified as a subtropical cyclone.
accuIdinteger | null · int32AccuWeather storm ID. May be NULL. If NULL, this parameter will not be displayed.
atcfIdinteger | null · int32Automated Tropical Cyclone Forecasting (ATCF) storm ID. May be NULL. If NULL, this parameter will not be displayed.
duration| nullAn object containing information about the total length of time the storm lasted. Only available after the storm has ended.
peakIntensity| nullAn object containing information about the storm's maximum strength.
ImpactPolygonTypesarray | nullThe list of impact polygon types.
accuBaseLinkstring | nullLink to the specific AccuWeather storm URL. May be NULL. If NULL, this parameter will not be displayed.
isRetiredbooleanA boolean flag indicating if the storm name had been retired and false if it has not been retired.
govIdinteger | null · int32The unique depression number associated with a tropical cyclone. Equivalent to depressionId.
hurdatIdinteger | null · int32Hurdat (hurricane database) storm ID. May be NULL. If NULL, this parameter will not be displayed.
eventKeystring | nullA unique identifier in the format BBDDYYYY where BB is the basin code, DD is the depression number, and YYYY is the year.
govBaseLinkstring | nullLink to the specific government storm URL. May be NULL. If NULL, this parameter will not be displayed.
atcfBaseLinkstring | nullLink to the specific ATCF storm URL. May be NULL. If NULL, this parameter will not be displayed.
Government-issued storms by year and basin
Returns all government-issued tropical cyclones for a specific year and basin.
Basins
| Name | Id |
|---|---|
| Atlantic | AL |
| Central Pacific | CP |
| Eastern Pacific | EP |
| North Indian Ocean | NI |
| Northwest Pacific | NP |
| South Indian Ocean | SI |
| Southwest Pacific | SP |
path Parameters
yearinteger · int32 · requiredA numerical value indicating the four digit year.
Example: 2024basinstring · requiredA unique ID that designates a specific basin (NP, CP, SP, EP, NI, SI, AL).
Example: AL
query Parameters
detailsbooleanA boolean value that specifies whether or not to include extended information.
Default: falseformatstringA string value that specifies what type of format to provide the response.
Default: jsonlanguagestringA string that indicates the language in which to return the response. More information can be found here.
Default: en-us
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate using your API key. Format isBearer YOUR_API_KEY.
Responses
OK
yearinteger · int64 · requiredThe year of origination.
basinIdstring · minLength: 1 · requiredBasin identifier (AL, EP, SI, NI, CP, NP, SP).
depressionNumberinteger · int32 · requiredGovernment depression number. May be NULL.
namestring · minLength: 1 · requiredThe name of the depression.
isActiveboolean · requiredA boolean flag indicating if the storm has been updated recently.
isSubtropicalboolean · requiredA boolean flag indicating when the depression is classified as a subtropical cyclone.
accuIdinteger | null · int32AccuWeather storm ID. May be NULL. If NULL, this parameter will not be displayed.
atcfIdinteger | null · int32Automated Tropical Cyclone Forecasting (ATCF) storm ID. May be NULL. If NULL, this parameter will not be displayed.
duration| nullAn object containing information about the total length of time the storm lasted. Only available after the storm has ended.
peakIntensity| nullAn object containing information about the storm's maximum strength.
ImpactPolygonTypesarray | nullThe list of impact polygon types.
accuBaseLinkstring | nullLink to the specific AccuWeather storm URL. May be NULL. If NULL, this parameter will not be displayed.
isRetiredbooleanA boolean flag indicating if the storm name had been retired and false if it has not been retired.
govIdinteger | null · int32The unique depression number associated with a tropical cyclone. Equivalent to depressionId.
hurdatIdinteger | null · int32Hurdat (hurricane database) storm ID. May be NULL. If NULL, this parameter will not be displayed.
eventKeystring | nullA unique identifier in the format BBDDYYYY where BB is the basin code, DD is the depression number, and YYYY is the year.
govBaseLinkstring | nullLink to the specific government storm URL. May be NULL. If NULL, this parameter will not be displayed.
atcfBaseLinkstring | nullLink to the specific ATCF storm URL. May be NULL. If NULL, this parameter will not be displayed.
Statuses for government-issued storms
Returns a list of all possible tropical cyclone status categories and their corresponding wind speed definitions.
query Parameters
formatstringA string value that specifies what type of format to provide the response.
Default: jsondetailsbooleanA boolean value that specifies whether or not to include extended information.
Default: false
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate using your API key. Format isBearer YOUR_API_KEY.
Responses
OK
basinstring | nullBasin identifier (NP, SP, NI, SI, AL, EP).
statusstring | nullStorm status, in English, including category values of hurricanes and tropical cyclones. Some examples are: Hurricane – Category 3, Tropical Depression, Tropical Cyclone - Category 1, Depression, and Typhoon.
sustainedWinds| nullAn object containing the Maximum and Minimum sustained wind associated with the storm.
Statuses for government-issued storms by basin
Returns a list of all possible tropical cyclone status categories and their corresponding wind speed definitions for a specific basin.
Basins
| Name | Id |
|---|---|
| Atlantic | AL |
| Central Pacific | CP |
| Eastern Pacific | EP |
| North Indian Ocean | NI |
| Northwest Pacific | NP |
| South Indian Ocean | SI |
| Southwest Pacific | SP |
path Parameters
basinstring · requiredA unique ID that designates a specific basin (NP, CP, SP, EP, NI, SI, AL).
Example: AL
query Parameters
formatstringA string value that specifies what type of format to provide the response.
Default: jsondetailsbooleanA boolean value that specifies whether or not to include extended information.
Default: false
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate using your API key. Format isBearer YOUR_API_KEY.
Responses
OK
basinstring | nullBasin identifier (NP, SP, NI, SI, AL, EP).
statusstring | nullStorm status, in English, including category values of hurricanes and tropical cyclones. Some examples are: Hurricane – Category 3, Tropical Depression, Tropical Cyclone - Category 1, Depression, and Typhoon.
sustainedWinds| nullAn object containing the Maximum and Minimum sustained wind associated with the storm.