Catalog
TravelGETlive

Airport directory

Search AviationStack airport records by airport name, city, IATA code, or ICAO code.

$0.005
per call
Success
100%
p50 latency
16.24s
p95 latency
17.19s
Calls (30d)
4

Provider contract

Call path
/routes/tempo-aviationstack/travel/airport-directory
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/airport-directory?search=Paris&limit=100'
CLI
h402 call 'travel/airport-directory' --provider 'tempo-aviationstack' --method GET --query '{"search":"Paris","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

Airport name, city, 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/airport-directory
Request query
{
  "search": "Paris",
  "limit": 100
}

ResponseExample response
{
  "data": {
    "pagination": {
      "offset": 0,
      "limit": 100,
      "count": 3,
      "total": 3
    },
    "data": [
      {
        "id": "9569989",
        "gmt": "-6",
        "airport_id": "1903",
        "iata_code": "DRI",
        "city_iata_code": "DRI",
        "icao_code": "KDRI",
        "country_iso2": "US",
        "geoname_id": "4316113",
        "latitude": "30.85",
        "longitude": "-93.28333",
        "airport_name": "Beauregard Parish",
        "country_name": "United States",
        "phone_number": null,
        "timezone": "America/Chicago"
      },
      {
        "id": "9573896",
        "gmt": "-6",
        "airport_id": "5810",
        "iata_code": "OPL",
        "city_iata_code": "OPL",
        "icao_code": "KOPL",
        "country_iso2": "US",
        "geoname_id": "4336153",
        "latitude": "30.533333",
        "longitude": "-92.083336",
        "airport_name": "St Landry Parish",
        "country_name": "United States",
        "phone_number": null,
        "timezone": "America/Chicago"
      },
      {
        "id": "9574335",
        "gmt": "1",
        "airport_id": "6249",
        "iata_code": "POX",
        "city_iata_code": "PAR",
        "icao_code": "LFPT",
        "country_iso2": "FR",
        "geoname_id": "6612094",
        "latitude": "49.05",
        "longitude": "2.1",
        "airport_name": "Paris Cergy Pontoise",
        "country_name": "France",
        "phone_number": null,
        "timezone": "Europe/Paris"
      }
    ]
  },
  "h402": {
    "routeId": "travel/airport-directory",
    "provider": "tempo-aviationstack",
    "selectedCandidateId": "travel/airport-directory/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.24s
Calls
4
100%
$0.005$0.0050/call
Last successful call: 6d ago· Aggregated by h402 — not the source provider