NOAA · Example Payload

Noaa Nws Alert Example

WeatherClimateForecastAlertsOceanTidesAviation WeatherGovernmentOpen DataEnvironmental

Noaa Nws Alert Example is an example object payload from NOAA, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypegeometryproperties

Example Payload

Raw ↑
{
  "id": "https://api.weather.gov/alerts/urn:oid:2.49.0.1.840.0.example",
  "type": "Feature",
  "geometry": null,
  "properties": {
    "@id": "https://api.weather.gov/alerts/urn:oid:2.49.0.1.840.0.example",
    "@type": "wx:Alert",
    "id": "urn:oid:2.49.0.1.840.0.example",
    "areaDesc": "Santa Ana Mountains-Orange County Coast",
    "geocode": {
      "SAME": [
        "060590"
      ],
      "UGC": [
        "CAZ040"
      ]
    },
    "affectedZones": [
      "https://api.weather.gov/zones/forecast/CAZ040"
    ],
    "sent": "2024-01-15T18:00:00-08:00",
    "effective": "2024-01-15T18:00:00-08:00",
    "onset": "2024-01-16T00:00:00-08:00",
    "expires": "2024-01-16T12:00:00-08:00",
    "ends": "2024-01-16T12:00:00-08:00",
    "status": "Actual",
    "messageType": "Alert",
    "category": "Met",
    "severity": "Moderate",
    "certainty": "Likely",
    "urgency": "Expected",
    "event": "Wind Advisory",
    "sender": "w-nws.webmaster@noaa.gov",
    "senderName": "NWS Los Angeles CA",
    "headline": "Wind Advisory issued January 15 at 6:00PM PST until January 16 at 12:00PM PST by NWS Los Angeles CA",
    "description": "TIMING...Tonight through Tuesday afternoon.\nWINDS...Southwest 25 to 35 mph with gusts up to 50 mph.",
    "instruction": "Use extra caution when driving, especially if operating a high profile vehicle.",
    "response": "Execute",
    "parameters": {
      "AWIPSidentifier": [
        "NPWLOX"
      ],
      "WMOidentifier": [
        "WWUS75 KLOX 160200"
      ]
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/noaa-nws-alert-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.