API Overview
The Route-Weather-API services are summarized in the below tables. By clicking the endpoint link, in each row, you will be brought to a dedicated page documenting the service and any options provided.
API endpoints¶
HTTP endpoint | Method | Description |
---|---|---|
api.route-weather.com/route | GET | weather forecast along a route (space-time path) |
api.route-weather.com/path | GET | weather forecast along a route in forecast steps (i.e spatial route) |
api.route-weather.com/location | GET | weather forecast for specific locations |
api.route-weather.com/map | GET | gridded weather map data and images |
api.route-weather.com/models | GET | lists available forecast models and weather parameters |
api.route-weather.com/version | GET | lists the version id of the Route-Weather-API service |
api.route-weather.com/saved/{id} | GET | fetches previously saved forecast results by unique id |