Catalog
TravelGETlive

Airplane lookup

Search AviationStack registered-airplane records by registration, model, or aircraft code.

$0.005
per call
Success
100%
p50 latency
16.39s
p95 latency
17.05s
Calls (30d)
3

Provider contract

Call path
/routes/tempo-aviationstack/travel/airplane-lookup
Method
GET
Selected provider
tempo-aviationstackdefault
Provider price
$0.005
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl '/routes/tempo-aviationstack/travel/airplane-lookup?search=Boeing&limit=100'
CLI
h402 call 'travel/airplane-lookup' --provider 'tempo-aviationstack' --method GET --query '{"search":"Boeing","limit":100}'

Parameters & live test

pays real USDC

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

searchstringrequired

Aircraft registration, model, IATA code, or ICAO code to search for.

e.g.
limitintegeroptional1–100default 100

Number of results per page. AviationStack documents a default of 100 and plan-dependent maximums; h402 caps the public page size at 100 for predictable calls.

offsetintegeroptional0–10000

0-based pagination offset for paging through AviationStack result sets. h402 caps the public offset at 10000 as a safety bound because the provider documents no fixed maximum.

GET/routes/tempo-aviationstack/travel/airplane-lookup
Request query
{
  "search": "Boeing",
  "limit": 100
}

ResponseExample response
{
  "data": {
    "pagination": {
      "offset": 0,
      "limit": 100,
      "count": 100,
      "total": 8404
    },
    "data": [
      {
        "id": "17567737",
        "iata_type": "B737-300",
        "airplane_id": "1",
        "airline_iata_code": "0B",
        "iata_code_long": "B733",
        "iata_code_short": "733",
        "airline_icao_code": null,
        "construction_number": "23653",
        "delivery_date": "1986-08-21T22:00:00.000Z",
        "engines_count": "2",
        "engines_type": "JET",
        "first_flight_date": "1986-08-02T22:00:00.000Z",
        "icao_code_hex": "4A0823",
        "line_number": "1260",
        "model_code": "B737-377",
        "registration_number": "YR-BAC",
        "test_registration_number": null,
        "plane_age": "31",
        "plane_class": null,
        "model_name": "737",
        "plane_owner": "Airwork Flight Operations Ltd",
        "plane_series": "377",
        "plane_status": "active",
        "production_line": "Boeing 737 Classic",
        "registration_date": "0000-00-00"
      },
      {
        "id": "17567738",
        "iata_type": "B737-400",
        "airplane_id": "2",
        "airline_iata_code": "0B",
        "iata_code_long": "B734",
        "iata_code_short": "734",
        "airline_icao_code": null,
        "construction_number": "28723",
        "delivery_date": "1997-05-29T22:00:00.000Z",
        "engines_count": "2",
        "engines_type": "JET",
        "first_flight_date": "1997-05-05T22:00:00.000Z",
        "icao_code_hex": "4A0825",
        "line_number": "2886",
        "model_code": "B737-46N",
        "registration_number": "YR-BAE",
        "test_registration_number": null,
        "plane_age": "20",
        "plane_class": null,
        "model_name": "737",
        "plane_owner": "Monroe Aircraft Ireland Ltd",
        "plane_series": "46N",
        "plane_status": "active",
        "production_line": "Boeing 737 Classic",
        "registration_date": "2007-12-20T23:00:00.000Z"
      },
      {
        "id": "17567739",
        "iata_type": "B737-300",
        "airplane_id": "3",
        "airline_iata_code": "0B",
        "iata_code_long": "B733",
        "iata_code_short": "733",
        "airline_icao_code": null,
        "construction_number": "24453",
        "delivery_date": "1989-06-19T22:00:00.000Z",
        "engines_count": "2",
        "engines_type": "JET",
        "first_flight_date": "1989-05-25T22:00:00.000Z",
        "icao_code_hex": "4A0826",
        "line_number": "1730",
        "model_code": "B737-322",
        "registration_number": "YR-BAF",
        "test_registration_number": null,
        "plane_age": "28",
        "plane_class": null,
        "model_name": "737",
        "plane_owner": "MSN 24453 Ltd",
        "plane_series": "322",
        "plane_status": "active",
        "production_line": "Boeing 737 Classic",
        "registration_date": "2008-05-22T22:00:00.000Z"
      }
    ]
  },
  "h402": {
    "routeId": "travel/airplane-lookup",
    "provider": "tempo-aviationstack",
    "selectedCandidateId": "travel/airplane-lookup/tempo-aviationstack",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

tempo-aviationstack
mpp
100
Success
100%
p50
16.39s
Calls
3
100%
$0.005$0.0050/call
Last successful call: 6d ago· Aggregated by h402 — not the source provider