OpenSky Network · Example Payload

Track Response

AviationFlight TrackingADS-BAircraftAirportReal-TimeHistorical Data

Track Response is an example object payload from OpenSky Network, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

icao24startTimeendTimecallsignpath

Example Payload

Raw ↑
{
  "icao24": "3c6444",
  "startTime": 1517220000,
  "endTime": 1517223600,
  "callsign": "DLH400 ",
  "path": [
    [1517220000, 50.0379, 8.5622, 609.6, 285.3, false],
    [1517220060, 50.0421, 8.5211, 1219.2, 284.8, false],
    [1517220120, 50.0463, 8.4800, 2438.4, 284.2, false],
    [1517220180, 50.0521, 8.4321, 3657.6, 283.9, false],
    [1517220240, 50.0598, 8.3801, 4876.8, 283.1, false],
    [1517222800, 51.4791, 0.4524, 9144.0, 285.7, false],
    [1517223200, 51.4823, 0.2211, 6096.0, 283.2, false],
    [1517223400, 51.4768, 0.0892, 3048.0, 281.5, false],
    [1517223520, 51.4701, 0.0211, 1524.0, 280.1, false],
    [1517223600, 51.4775, -0.4614, 0.0, 275.0, true]
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/track-response"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.