Wireum Data API

Your fleet data.
Anywhere you need it.

A reliable REST API delivering live flight data for your fleet. Feed your own applications, build passenger experiences, or power internal tools — all on one trusted data source.

Request API Access

Simple, clean API

GET /api/flights/TK
x-api-key: YOUR_API_KEY

[
  {
    "flightIata": "TK1988",
    "airline": "TK",
    "latitude": 41.287,
    "longitude": 28.714,
    "altitude": 36000,
    "heading": 245.0,
    "groundSpeed": 487.3,
    "verticalSpeed": -64,
    "aircraftType": "B77W",
    "registration": "TC-LJA",
    "origin": "IST",
    "destination": "JFK",
    "status": "en-route",
    "phase": "cruise",
    "lastUpdate": "2026-05-12T16:40:30.101Z",
    "dataState": "live",
    "dataAge": 3
  }
]

Everything you need from the API

Live Aircraft Positions

Lat/lng, altitude, speed, heading, and vertical rate updated every 30 seconds for your entire fleet.

Flight Phase Detection

Automatic classification — parked, taxiing, climb, cruise, descent, approach, landed. No post-processing needed.

Fleet Filtering

Filter by airline ICAO code, aircraft registration, or flight number. Get exactly the data you need.

Origin & Destination

Full departure and arrival airport data including IATA/ICAO codes, city, and coordinates.

Aircraft Metadata

Aircraft type, registration, and operator available alongside live position data.

Simple REST API

Standard JSON over HTTPS. API key authentication. Works with any language or platform.

Low Latency

Data refreshed from ADS-B sources every 30 seconds. Built for near-real-time applications.

High Availability

99.97% uptime SLA. Redundant infrastructure with automatic failover — your integrations stay online.

Get API access

We'll get you set up with credentials and documentation within 24 hours.

Contact Us