{"api":"v1","generated_at":"2026-09-16T04:38:10.337Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-staging-eckari-com-v1-weather-us-alerts-f98254","pinned_page":"https://tollindex.com/e/api-staging-eckari-com-v1-weather-us-alerts-f98254/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-staging-eckari-com-v1-weather-us-alerts-f98254","canonical_url":"https://api-staging.eckari.com/v1/weather/us/alerts","resource":"https://api-staging.eckari.com/v1/weather/us/alerts","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Active National Weather Service watches, warnings and advisories for a US coordinate or a two-letter state or marine area code - event type, severity, certainty, urgency, headline, affected areas, effective/onset/expiry times (UTC), instructions and affected zone codes. Read at request time, so an empty list means no active alert right now. The 10 newest are returned by default; page.total is how many are active. Use when: Are there any active weather warnings for this US location?","service_name":"Eckari","declared_category":null,"declared_tags":["weather","nws","alerts","us","severe-weather"],"route_template":"/v1/weather/us/alerts","registry_updated":"2026-08-18T14:34:48.712Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"us alerts","category":"search","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:84532","asset":"0x036cbd53842c5426634e7929541ec2318f3dcf7e","asset_name":"USDC","symbol":"USDC","decimals":6,"amount_display":"0.003 USDC","amount_units":0.003,"decimals_known":true,"pay_to":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":6,"unique_payers_30d":1,"last_called_at":"2026-08-18T14:34:50.325Z"},"validation":{"latest":{"observed_at":"2026-09-15T07:06:00.197Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T07:06:00.197Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:32:09.574Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:21:26.788Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T10:33:53.976Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:51:02.344Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","page":"https://tollindex.com/seller/0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","endpoints":29,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["weather","nws","alerts","us","severe-weather"],"type":"http","accepts":[{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x7c0Ba1d16322Ee426D6508a74b571Dd73A5a35DA","amount":"3000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-18T14:34:50.325Z","l30DaysTotalCalls":6,"l30DaysUniquePayers":1},"resource":"https://api-staging.eckari.com/v1/weather/us/alerts","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"lat":38.8977,"lon":-77.0365}},"output":{"type":"json","example":{"data":{"page":{"limit":10,"total":0,"offset":0,"has_more":false,"returned":0,"next_offset":null},"items":[],"query":{"lat":38.8977,"lon":-77.0365,"state":null}},"meta":{"source":"nws","version":"3.0.0","freshness":"live","capability":"weather.us.alerts"}}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","anyOf":[{"required":["lat","lon"]},{"required":["state"]}],"properties":{"lat":{"type":"number","maximum":90,"minimum":-90,"description":"Latitude in decimal degrees (WGS84). Provide lat and lon together, or provide state."},"lon":{"type":"number","maximum":180,"minimum":-180,"description":"Longitude in decimal degrees (WGS84). Provide lat and lon together, or provide state."},"limit":{"type":"integer","default":10,"maximum":50,"minimum":1,"description":"Maximum number of active alerts to return, in the order NWS returns them. The default of 10 keeps the answer compact; a busy state can have dozens of active alerts, each with a multi-paragraph narrative. page.total always reports how many are active."},"state":{"type":"string","pattern":"^[A-Za-z]{2}$","description":"Two-letter US state, territory or NWS marine area code such as CA / TX / PR. Alternative to lat and lon; one of the two forms is required."},"offset":{"type":"integer","default":0,"minimum":0,"description":"Zero-based index of the first alert to return, for paging through the active set with limit. The whole active set is read in one upstream request and returned in that order, so a window over it is consistent."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"routeTemplate":"/v1/weather/us/alerts"},"payment-identifier":{"info":{"required":false},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["required"],"properties":{"id":{"type":"string","pattern":"^[a-zA-Z0-9_-]+$","maxLength":128,"minLength":16},"required":{"type":"boolean"}}}}},"description":"Active National Weather Service watches, warnings and advisories for a US coordinate or a two-letter state or marine area code - event type, severity, certainty, urgency, headline, affected areas, effective/onset/expiry times (UTC), instructions and affected zone codes. Read at request time, so an empty list means no active alert right now. The 10 newest are returned by default; page.total is how many are active. Use when: Are there any active weather warnings for this US location?","lastUpdated":"2026-08-18T14:34:48.712Z","serviceName":"Eckari","x402Version":2}]}}