NOTAMs Archive endpoint (get-historical-notam)

The following document contains details about NOTAMs archive endpoint.

Limits:

The endpoint accepts 5 ICAO codes and 1 archive date per call.

Example param setup in the URL:

https://api.notamify.com/api/v2/notams/archive?location=EDDM&location=EGLL&valid_at=2024-09-20
get
Authorizations
Query parameters
pageintegerOptional

Page number to retrieve. Defaults to 1.

Default: 1
per_pageinteger · min: 1 · max: 30Optional

Number of NOTAMs per page. Defaults to 30.

Default: 30
locationstring[]Optional

List of 4-character ICAO airport codes. Maximum 5 locations.

valid_atstring · dateRequired

Date to check NOTAM validity (YYYY-MM-DD). Cannot be in the future.

notam_idsstring[]Optional

List of NOTAM IDs

Responses
200
Success
application/json
get
GET /api/v2/notams/archive HTTP/1.1
Host: api.notamify.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
200

Success

{
  "notams": [
    {
      "ends_at": "2025-03-21T15:30:00Z",
      "icao_code": "LIMA",
      "icao_message": "C0184/25 NOTAMN\nQ) LIMM/QFAXX/IV/NBO/A /000/999/4505N00736E005\nA) LIMA B) 2503181200 C) 2503211530\nD) 18 1200-1530, 19-21 0800-1100 1200-1530\nE) TESTO ITALIANO:\nTUTTO IL TRAFFICO E' SOGGETTO A RITARDI A CAUSAALL' ATTIVITA' DI\nLANCI PARACADUTISTICI MILITARI ANNUNCIATA DAL NOTAM W0738/25.\nTRAFFICO SERVIZIO MEDICO DI EMERGENZA CON ELICOTTERI (HEMS)\nNON INTERESSATO.\nRMK: TRAFFICO CONSENTITO PREVIO COORDINAMENTO CON LOCALE SERVIZIO\nAERONAUTICAL FLIGHT INFO UNIT (AFIU) LOCALE.\nENGLISH TEXT:\nALL TRAFFIC SUBJ DLA DUE TO MIL PJE ANNOUNCED BY NOTAM W0738/25.\nHELICOPTER EMERG MEDICAL SER (HEMS) NOT AFFECTED.\nRMK: TRAFFIC ALLOWED PRIOR COOR WITH LOCAL AERONAUTICAL FLIGHT INFO\nUNIT (AFIU).\nREF AIP AD 2 LIMA 1-1",
      "id": "263dbe90-b168-412f-aa9a-0555fa9cd736",
      "interpretation": {
        "affected_elements": [
          {
            "details": "Announced parachuting operations are causing delays to traffic.",
            "effect": "RESTRICTED",
            "identifier": "Notam W0738/25 parachuting area",
            "type": "AIRSPACE"
          },
          {
            "details": "All traffic subject to service delays due to parachuting military operations.",
            "effect": "RESTRICTED",
            "identifier": "AIR TRAFFIC CONTROL",
            "type": "SERVICE"
          }
        ],
        "category": "OTHER",
        "description": "All traffic is subject to delays due to military parachute drop activities announced in NOTAM W0738/25. Emergency medical service traffic is still operational during scheduled times.",
        "excerpt": "Traffic delays due to military parachute activities.",
        "map_elements": [
          {
            "area_number": null,
            "coordinates": [
              {
                "lat": 52.224722,
                "lon": 20.991111,
                "radius_nm": 0.11,
                "raw_radius": "200M",
                "raw_string": "521329N 0205928E"
              }
            ],
            "description": "Laser and reflector at position with a range of 200 meters.",
            "element_type": "circle",
            "geojson": {
              "geometry": {
                "coordinates": [
                  [
                    [
                      20.991111,
                      52.2265540978663
                    ],
                    [
                      20.991404155310587,
                      52.22654527581431
                    ],
                    [
                      20.991694487375277,
                      52.226518894619524
                    ],
                    [
                      20.991979200137575,
                      52.226475208347274
                    ],
                    [
                      20.992255551657944,
                      52.22641463772023
                    ],
                    [
                      20.99252088052017,
                      52.226337766066656
                    ],
                    [
                      20.99277263146227,
                      52.22624533370259
                    ],
                    [
                      20.993008379985046,
                      52.226138230802235
                    ],
                    [
                      20.993225855701354,
                      52.22601748882506
                    ],
                    [
                      20.99342296420116,
                      52.22588427058231
                    ],
                    [
                      20.99359780722186,
                      52.2257398590385
                    ],
                    [
                      20.993748700929586,
                      52.22558564495572
                    ],
                    [
                      20.993874192135447,
                      52.22542311349991
                    ],
                    [
                      20.99397307229053,
                      52.22525382993782
                    ],
                    [
                      20.994044389124884,
                      52.2250794245627
                    ],
                    [
                      20.994087455818416,
                      52.22490157699366
                    ],
                    [
                      20.994101857615316,
                      52.224722
                    ],
                    [
                      20.994087455818416,
                      52.22454242300634
                    ],
                    [
                      20.994044389124884,
                      52.2243645754373
                    ],
                    [
                      20.99397307229053,
                      52.22419017006218
                    ],
                    [
                      20.993874192135447,
                      52.22402088650009
                    ],
                    [
                      20.993748700929586,
                      52.22385835504428
                    ],
                    [
                      20.99359780722186,
                      52.2237041409615
                    ],
                    [
                      20.99342296420116,
                      52.22355972941769
                    ],
                    [
                      20.993225855701354,
                      52.22342651117494
                    ],
                    [
                      20.993008379985046,
                      52.223305769197765
                    ],
                    [
                      20.99277263146227,
                      52.22319866629741
                    ],
                    [
                      20.99252088052017,
                      52.22310623393334
                    ],
                    [
                      20.992255551657944,
                      52.22302936227977
                    ],
                    [
                      20.991979200137575,
                      52.222968791652725
                    ],
                    [
                      20.991694487375277,
                      52.222925105380476
                    ],
                    [
                      20.991404155310587,
                      52.22289872418569
                    ],
                    [
                      20.991111,
                      52.2228899021337
                    ],
                    [
                      20.990817844689413,
                      52.22289872418569
                    ],
                    [
                      20.990527512624723,
                      52.222925105380476
                    ],
                    [
                      20.990242799862425,
                      52.222968791652725
                    ],
                    [
                      20.989966448342056,
                      52.22302936227977
                    ],
                    [
                      20.98970111947983,
                      52.22310623393334
                    ],
                    [
                      20.98944936853773,
                      52.22319866629741
                    ],
                    [
                      20.989213620014954,
                      52.223305769197765
                    ],
                    [
                      20.988996144298646,
                      52.22342651117494
                    ],
                    [
                      20.98879903579884,
                      52.22355972941769
                    ],
                    [
                      20.98862419277814,
                      52.2237041409615
                    ],
                    [
                      20.988473299070414,
                      52.22385835504428
                    ],
                    [
                      20.988347807864553,
                      52.22402088650009
                    ],
                    [
                      20.98824892770947,
                      52.22419017006218
                    ],
                    [
                      20.988177610875116,
                      52.2243645754373
                    ],
                    [
                      20.988134544181584,
                      52.22454242300634
                    ],
                    [
                      20.988120142384684,
                      52.224722
                    ],
                    [
                      20.988134544181584,
                      52.22490157699366
                    ],
                    [
                      20.988177610875116,
                      52.2250794245627
                    ],
                    [
                      20.98824892770947,
                      52.22525382993782
                    ],
                    [
                      20.988347807864553,
                      52.22542311349991
                    ],
                    [
                      20.988473299070414,
                      52.22558564495572
                    ],
                    [
                      20.98862419277814,
                      52.2257398590385
                    ],
                    [
                      20.98879903579884,
                      52.22588427058231
                    ],
                    [
                      20.988996144298646,
                      52.22601748882506
                    ],
                    [
                      20.989213620014954,
                      52.226138230802235
                    ],
                    [
                      20.98944936853773,
                      52.22624533370259
                    ],
                    [
                      20.98970111947983,
                      52.226337766066656
                    ],
                    [
                      20.989966448342056,
                      52.22641463772023
                    ],
                    [
                      20.990242799862425,
                      52.226475208347274
                    ],
                    [
                      20.990527512624723,
                      52.226518894619524
                    ],
                    [
                      20.990817844689413,
                      52.22654527581431
                    ],
                    [
                      20.991111,
                      52.2265540978663
                    ]
                  ]
                ],
                "type": "Polygon"
              },
              "properties": {
                "element_type": "circle",
                "radius_nm": 0.11
              },
              "type": "Feature"
            }
          }
        ],
        "schedules": [
          {
            "description": "On March 18 from 12:00 to 15:30.",
            "is_sunrise_sunset": false,
            "rrule": "DTSTART:20250318T120000Z\nRRULE:FREQ=DAILY;UNTIL=20250318T153000Z;BYHOUR=12;BYMINUTE=0;BYSECOND=0",
            "source": "18 1200-1530"
          },
          {
            "description": "On March 19 to 21 from 08:00 to 11:00 and 12:00 to 15:30.",
            "is_sunrise_sunset": false,
            "rrule": "DTSTART:20250319T080000Z\nRRULE:FREQ=DAILY;COUNT=3;BYHOUR=8;BYMINUTE=0;BYSECOND=0",
            "source": "19-21 0800-1100 1200-1530"
          },
          {
            "description": "On March 19 to 21 from 12:00 to 15:30.",
            "is_sunrise_sunset": false,
            "rrule": "DTSTART:20250319T120000Z\nRRULE:FREQ=DAILY;COUNT=3;BYHOUR=12;BYMINUTE=0;BYSECOND=0",
            "source": "19-21 0800-1100 1200-1530"
          }
        ],
        "subcategory": "OTHER"
      },
      "is_estimated": false,
      "is_permanent": false,
      "issued_at": "2025-03-17T12:06:00Z",
      "location": "LIMA",
      "message": "TESTO ITALIANO:\nTUTTO IL TRAFFICO E' SOGGETTO A RITARDI A CAUSAALL' ATTIVITA' DI\nLANCI PARACADUTISTICI MILITARI ANNUNCIATA DAL NOTAM W0738/25.\nTRAFFICO SERVIZIO MEDICO DI EMERGENZA CON ...",
      "notam_number": "C0184/25",
      "starts_at": "2025-03-18T12:00:00Z"
    }
  ],
  "page": 1,
  "per_page": 30,
  "total_count": 45
}

Last updated