NOTAMs Raw endpoint
https://api.notamify.com/api/v2/notams/raw?location=EDDM&location=EGLL&starts_at=2025-05-06T00:00:00.000&ends_at=2025-05-06T23:59:00.000Classifications to exclude: DOM, FDC, INTL, MIL. When empty, no classifications are excluded.
List of NOTAM IDs
Start date for the time period (YYYY-MM-DDTHH:MM:SSZ). When not provided, default to current UTC time.
2024-01-01T00:00:00ZEnd date for the time period (YYYY-MM-DDTHH:MM:SSZ). When not provided, default to 365 days from starts_at.
2024-01-01T00:00:00ZWhether to always include EST times in the window, even if the notam already expired.
truePage number to retrieve. Defaults to 1.
1Number of NOTAMs per page. Defaults to 30.
30List of 4-character ICAO airport codes or 3-character domestic airport codes. Maximum 5 locations. Can be provided as location.
KJFKFilter by Q-code(s) (e.g., QMRLC, QWULW). Returns only NOTAMs with matching Q-codes.
Filter by interpretation category(ies). Valid values: ALL, AERODROME, AIRSPACE, NAVIGATION, COMMUNICATION, OPERATIONS, OBSTACLES, ADMINISTRATIVE, WEATHER, SAFETY, OTHER. When 'ALL' is provided, no category filtering is applied. Note: Filtering happens after interpretation; total_count reflects pre-filter count and results may be fewer than per_page.
Filter by interpretation subcategory(ies). Returns only NOTAMs with matching subcategories. Note: Filtering happens after interpretation; total_count reflects pre-filter count and results may be fewer than per_page.
Filter by affected element effect and/or type. Format: 'effect:closed,type:runway' or 'closed runway' or 'closed' or 'runway'. Valid effects: CLOSED, RESTRICTED, HAZARD, UNSERVICEABLE, WORK_IN_PROGRESS, CAUTION. Valid types: AERODROME, RUNWAY, TAXIWAY, APPROACH, NAVAID, AIRSPACE, APRON, LIGHTING, SERVICE, PROCEDURE, OTHER. Note: Filtering happens after interpretation; total_count reflects pre-filter count and results may be fewer than per_page.
Success
Success
Last updated