Weather.gov · Example Payload

Weather Gov Sigmet Example

WeatherGovernmentUnited StatesForecastingAlertsOpen Data

Weather Gov Sigmet Example is an example object payload from Weather.gov, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idissueTimestartend

Example Payload

Raw ↑
{
  "id": "https://api.weather.gov/resource/example",
  "issueTime": "2026-05-03T14:30:00Z",
  "start": "2026-05-03T14:30:00Z",
  "end": "2026-05-03T14:30:00Z"
}