Back to catalog

GribStream

API Key

Global weather forecast API for any use. Leverage the NBM and GFS models. Great for bulk pulls

WeatherHTTPS

Weather Grid Data

GribStream Weather API

Latitude40.713
Longitude-74.006
Temperature C12.4
Wind Speed Ms5.7
Forecast Hour6

Sample Response

response.json
1{
2 "latitude": 40.7128,
3 "longitude": -74.006,
4 "temperature_c": 12.4,
5 "wind_speed_ms": 5.7,
6 "forecast_hour": 6
7}

Code Snippets

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

Similar APIs