Workflow page

Flight Position Alerts API

A buyer review page for travel, logistics, airport, and aviation data teams that want aircraft position alerts filtered by bounding box, callsign, altitude, speed, and observation time.

GET /v1/aviation/position-alerts?bbox=40.3,-74.3,41.0,-73.5&min_altitude_m=500
{
  "data": [
    {
      "icao24": "a36799",
      "callsign": "JBU98",
      "originCountry": "United States",
      "altitudeM": 6035.04,
      "velocityMps": 208.48,
      "region": "NYC",
      "source": "OpenSky"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "flight-position-alerts-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Flight Operations Data Monitor product catalog.