Back to catalog

Storm Glass

API Key

Global marine weather from multiple sources

WeatherHTTPSCORS enabled

Marine Weather Forecast

Storm Glass

Wave Height1.8 m
Wave Period7.2 s
Wind Speed14.3 knots
Wind DirectionSW 225°
Water Temp18.6 °C

Sample Response

response.json
1{
2 "wave_height": "1.8 m",
3 "wave_period": "7.2 s",
4 "wind_speed": "14.3 knots",
5 "wind_direction": "SW 225°",
6 "water_temp": "18.6 °C"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://stormglass.io/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs