GET Tropical Cyclones

This endpoint allows getting the predicted ground track of active tropical cyclones. It returns a dictionary keyed by tropical cyclone ID, where each value is an array of forecast ground track points.

Use the default URL for the latest available model, or use the model-specific URL below to choose a weather model. You can find a list of available models here.


Available Basins

Query parameters

Response parameters

Returns an object (dictionary) whose keys are cyclone IDs and values are arrays of ground track points.

Examples
content-type: application/json