Watcher API Is Live: Real-Time NOTAM Shipments to Webhook or Email
3/5/2026
The Notamify Watcher API is now live.
Watcher API lets you register listeners for the airports and filters you care about, then receive NOTAM shipments automatically as soon as matching interpretations are available.
After a 3-month testing cycle with our customers and beta testers, the service is optimized and ready for production use.
What Watcher API does
Watcher API is built for teams that need continuous NOTAM monitoring without polling endpoints all the time.
You can configure listeners with filters such as:
- ICAO codes
- categories and subcategories
- Q-codes
- affected elements
- time windows
When a new interpreted NOTAM matches your listener conditions, Notamify sends a shipment to your configured destination.
Delivery target: up to 2-3 minutes
Our target is fast delivery from NOTAM issue time to listener shipment, typically up to 2-3 minutes.
Important detail: shipments are sent on interpretation availability, not raw issuance, and timing depends on listener ICAO coverage and upstream data flow.
Webhook or email delivery
You can receive shipments in two ways:
- Webhook delivery: JSON payloads sent to your
webhook_url - Email delivery: direct email notifications for teams that prefer mailbox-based workflows
Webhook deliveries are signed via X-Notamify-Signature and can be verified with your webhook secret.
SDK support is available
To make deployment easier, we now ship an official Python SDK for Watcher API integration: notamify-sdk.
It reduces setup time for listener management, webhook verification, and local sandbox testing.
Get started
Read more...
Notam Globe Product Updates: Partial Taxiways, Geolocation, and Full-Screen Mode
4/3/2026
Notam Globe now shows partial taxiway closures precisely, adds live geolocation on the airport map, and introduces a full-screen mode for distraction-free review.
Introducing My Flights: One Place for Your Roster, Briefings, and Email Schedules
4/2/2026
We unified the Email Scheduler, Flight Prep imports, and draft system into My Flights — a persistent flight registry with auto-scheduled email briefings, real-time updates, and a clean single-source-of-truth architecture.
Notam Globe Gets Affected Elements for Airports, Runways, and Taxiways
3/30/2026
Notam Globe now visualizes affected airports, runways, and taxiways with fast navigation, extended globe view, and a clearer way to work through restrictions.
Notamify SDK Is Live: Official Python NOTAM SDK for NOTAM API and Watcher API
3/28/2026
The official Notamify Python NOTAM SDK is now available on PyPI with typed models, lazy pagination, async briefing helpers, Watcher listener management, and webhook verification tools.
