Get current position, past positions, and forecasts for tropical cyclones worldwide.

Search

Method
Description

GET

Government Issued Storms by year

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

Returns government issued storm information for a specified year.

GET

Government Issued Storms by year

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

Returns government issued storm information for a specified year.

GET

Active government-issued storms by basin ID and government ID

http://dataservice.accuweather.com/tropical/v1/gov/storms/active/{basinID}/{governmentID}

Returns basic information about tropical cyclones that are currently active in the specified basin.

GET

Active government-issued storms

http://dataservice.accuweather.com/tropical/v1/gov/storms/active

Returns basic information about tropical cyclones  that are currrently active.

GET

Search government-issued storms by year and basin ID

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

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

GET

Search government-issued storms by year, basin ID, and government ID

http://dataservice.accuweather.com/tropical/v1/gov/storms/{yyyy}/{basinID}/{governmentID}

Returns basic information about a specific government issued tropical cyclone.

GET

Active government-issued storms by basin ID

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

Returns basic information about tropical cyclones that are currently active in the specified basin.

GET

Search tropical cylones by year, basin and ID (deprecated)

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

Returns basic information about a specific tropical cyclone.

GET

Search tropical cylones by year and basin (deprecated)

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

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

GET

Active tropical cylones by basin and ID (deprecated)

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

Returns basic information about a specific tropical cyclone that is currrently active in the specified basin.

GET

Active tropical cyclones by basin (deprecated)

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

Returns basic information about tropical cyclones that are currrently active in the specified basin.

GET

Active tropical cyclones (deprecated)

http://dataservice.accuweather.com/tropical/v1/storms/active

Returns basic information about tropical cyclones that are currrently active.

Position

Method
Description

GET

Positions for an individual government-issued storm

http://dataservice.accuweather.com/tropical/{version}/gov/storms/{yyyy}/{basinID}/{governmentID}/positions

Returns all position information for a specific tropical cyclone or list of tropical cyclones.

GET

Current position for an individual government-issued storm

http://dataservice.accuweather.com/tropical/v1/gov/storms/{yyyy}/{basinID}/{governmentID}/positions/current

Returns current (most recently recorded) position information for a specific tropical cyclone. For historical storms, the last observed position is shown.

GET

Tropical cyclone positions (deprecated)

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

Returns all position information for a specific tropical cyclone or list of tropical cyclones.

GET

Tropical cyclone current position (deprecated)

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

Returns current (most recently recorded) position information for a specific tropical cyclone. For historical storms, the last observed position is shown.

Forecast

Method
Description

GET

Government-issued forecasts

http://dataservice.accuweather.com/tropical/v1/gov/storms/{yyyy}/{basinID}/{governmentID}/forecasts

Returns all recorded forecast information for a specific government-issued tropical cyclone.

GET

Tropical cyclone forecasts (deprecated)

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

Returns all recorded forecast information for a specific tropical cyclone.