Surf forecasts, live conditions, spot listings, and hurricane coverage.
Hurricane Series Metadata
ASYNCREADNo auth
Returns hurricane editorial series taxonomy and navigation terms for a region.
ParametersFormJSON
Geographic target region code for hurricane series content (e.g. US, EU)
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_surfline_hurricane_series_metadata", "params": { "geotarget": "US" } }'