FlightLabs · Example Payload

Airlines

AviationFlightsAirlinesAirportsFlight TrackingTravelReal-Time Data

Airlines is an example object payload from FlightLabs, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

successdata

Example Payload

Raw ↑
{
  "success": true,
  "data": [
    {
      "airlineId": "24",
      "nameAirline": "American Airlines",
      "codeIataAirline": "AA",
      "iataPrefixAccounting": "001",
      "codeIcaoAirline": "AAL",
      "callsign": "AMERICAN",
      "type": "scheduled",
      "statusAirline": "active",
      "sizeAirline": 956,
      "ageFleet": 11.5,
      "founding": 1930,
      "codeHub": "DFW",
      "nameCountry": "United States",
      "codeIso2Country": "US",
      "websiteAirline": "https://www.aa.com"
    },
    {
      "airlineId": "5209",
      "nameAirline": "United Airlines",
      "codeIataAirline": "UA",
      "iataPrefixAccounting": "016",
      "codeIcaoAirline": "UAL",
      "callsign": "UNITED",
      "type": "scheduled",
      "statusAirline": "active",
      "sizeAirline": 850,
      "ageFleet": 16.2,
      "founding": 1926,
      "codeHub": "ORD",
      "nameCountry": "United States",
      "codeIso2Country": "US",
      "websiteAirline": "https://www.united.com"
    }
  ]
}

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/airlines"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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