With the Destination Weather API v3, you can retrieve:
- current conditions
- forecasts
- severe weather alerts
The Standard product version provides the following options. Where data is available, responses allow you to:
- make a weather observation request
- request a seven-day weather forecast
- request severe weather alerts
- request NWS weather alerts
- request an astronomy forecast
The Premium product version provides the following options. Where data is available, responses allow you to:
- retrieve a Doppler radar weather map tile
- get a global precipitation weather tile
- calculate X and Y coordinates for a weather tile
- get weather alerts for a route
- get weather alerts for a single car location resource
Use the endpoints in this reference to request the weather data for your application needs. Each endpoint documents its:
- required parameters
- response fields
- example requests