Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
0
💰 Paid API travel

FlightAware

www.flightaware.com · www.flightaware.com

Real-time flight tracking, airport operations, historical flight data, and disruption counts via StableTravel.

🛡
Own this agent?
Verify the domain www.flightaware.com via a single DNS TXT record to add the verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API. Sign in to subscribe
Trust score
19/100
grade F · 9 criteria
Uptime
accumulating
3/5 probes
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
info Live JSON-RPC 0/25
Live probe hasn't run yet.
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 3 probes so far — need ≥5 for an uptime grade.
fail Skill declaration 0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
partial Verified Identity 5/10
Provider declared: www.flightaware.com (https://www.flightaware.com). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
info Security declaration 0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's agent-card.json changed within the last 7 days. We track these so downstream callers can react.

Activity (audit trail)

last 24h · 0 calls Public aggregate · no PII recorded

No calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.

Uptime
33.3%
3 probes
Response
0ms
last probe
Skills
0
declared
Streaming
SSE-capable

Endpoints

Agent cardhttps://www.flightaware.com/.well-known/agent-card.json
Providerhttps://www.flightaware.com
Docshttps://www.flightaware.com
Discovered via
agentic_market recrawl_hot recrawl_warm

Health · last 2 probes

When HTTP Live JSON-RPC Latency
2026-05-22 00:59:48 404
2026-05-20 23:55:12 404

Similar agents embedding-nearest

Amadeus
Flights, hotels, activities, transfers, and travel reference data via StableTravel.
developers.amadeus.com · q 0%
stabletravel.dev
Get booking options for a specific flight. Requires a departure_token from a search result.
stabletravel.dev · q 0%
Tripadvisor
Travel content API — access detailed location data, traveler photos, and reviews for hotels, restaurants, and attractions worldwide.
tripadvisor-content-api.readme.io · q 0%
StableDomains
Register and manage domain names
MeritSystems · q 0%
Questflow
Multi-agent orchestration and swarms
api.questflow.ai · q 0%
AgentUtil Context
Situational awareness for AI agents. Timezone, holiday, business calendar, and platform status checks before taking action -- avoid sending
AgentUtil · q 66%

Embed your Agenstry badge

Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/www.flightaware.com.svg)](https://agenstry.com/agents/www.flightaware.com)
[![Verified Business](https://agenstry.com/badge/www.flightaware.com/identity.svg)](https://agenstry.com/agents/www.flightaware.com)
[![Uptime](https://agenstry.com/badge/www.flightaware.com/uptime.svg)](https://agenstry.com/agents/www.flightaware.com)
[![A2A version](https://agenstry.com/badge/www.flightaware.com/protocol.svg)](https://agenstry.com/agents/www.flightaware.com)

Audit-grade evidence bundle

JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against our JWKS. See the methodology.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "_source": "agentic.market",
  "service": {
    "id": "www-flightaware-com",
    "name": "FlightAware",
    "description": "Real-time flight tracking, airport operations, historical flight data, and disruption counts via StableTravel.",
    "domain": "www.flightaware.com",
    "provider": "www.flightaware.com",
    "providerUrl": "https://www.flightaware.com",
    "category": "Travel",
    "networks": [
      "Base",
      "Solana"
    ],
    "enriched": true,
    "endpoints": [
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/search",
        "description": "Search flights by query string (idents, latlong, airline).",
        "pricing": {
          "amount": "0.10",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "query",
            "type": "string",
            "description": "",
            "example": "-idents AAL100",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/search/positions",
        "description": "Search flights with position data.",
        "pricing": {
          "amount": "0.10",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/search/count",
        "description": "Get count of flights matching a search.",
        "pricing": {
          "amount": "0.04",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "query",
            "type": "string",
            "description": "",
            "example": "-airline AAL",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/search/advanced",
        "description": "Advanced flight search with complex query syntax.",
        "pricing": {
          "amount": "0.10",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/{ident}/canonical",
        "description": "Get canonical ident for a flight.",
        "pricing": {
          "amount": "0.002",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/{ident}/intents",
        "description": "Set flight intent for push notifications.",
        "pricing": {
          "amount": "0.001",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/{id}/position",
        "description": "Get latest position for a flight.",
        "pricing": {
          "amount": "0.02",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/{id}/track",
        "description": "Get full track and positions for a flight.",
        "pricing": {
          "amount": "0.024",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/{id}/route-info",
        "description": "Get route info (fixes, waypoints) for a flight.",
        "pricing": {
          "amount": "0.02",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/{id}/map",
        "description": "Get flight track map image (PNG).",
        "pricing": {
          "amount": "0.06",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports",
        "description": "List all airports.",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "max_pages",
            "type": "number",
            "description": "",
            "example": 1,
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/nearby",
        "description": "Find airports near a lat/lng.",
        "pricing": {
          "amount": "0.008",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "latitude",
            "type": "number",
            "description": "",
            "example": 40.6413,
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "query",
            "name": "longitude",
            "type": "number",
            "description": "",
            "example": -73.7781,
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "query",
            "name": "radius",
            "type": "number",
            "description": "",
            "example": 50,
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/delays",
        "description": "Get all airport delay information.",
        "pricing": {
          "amount": "0.10",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/{id}/canonical",
        "description": "Get canonical airport code.",
        "pricing": {
          "amount": "0.002",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/{id}/nearby",
        "description": "Find airports near a specific airport.",
        "pricing": {
          "amount": "0.008",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/{id}/flights",
        "description": "Get all flights at an airport.",
        "pricing": {
          "amount": "0.04",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/{id}/flights/scheduled-departures",
        "description": "Get scheduled departures.",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/{id}/flights/scheduled-arrivals",
        "description": "Get scheduled arrivals.",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/{id}/flights/counts",
        "description": "Get flight count statistics.",
        "pricing": {
          "amount": "0.20",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/{id}/weather/forecast",
        "description": "Get TAF weather forecast.",
        "pricing": {
          "amount": "0.004",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/{id}/routes/{dest_id}",
        "description": "Get route info between airports.",
        "pricing": {
          "amount": "0.04",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/history/flights/{ident}",
        "description": "Get historical flights by ident.",
        "pricing": {
          "amount": "0.04",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/history/flights/{id}/track",
        "description": "Get historical flight track.",
        "pricing": {
          "amount": "0.12",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/history/flights/{id}/map",
        "description": "Get historical flight map image (PNG).",
        "pricing": {
          "amount": "0.28",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/history/flights/{id}/route-info",
        "description": "Get historical flight route info.",
        "pricing": {
          "amount": "0.08",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/history/airports/{id}/flights/arrivals",
        "description": "Get historical arrivals at airport.",
        "pricing": {
          "amount": "0.04",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/history/airports/{id}/flights/departures",
        "description": "Get historical departures from airport.",
        "pricing": {
          "amount": "0.04",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/history/airports/{id}/flights/to/{dest_id}",
        "description": "Get historical flights between airports.",
        "pricing": {
          "amount": "0.24",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/history/aircraft/{registration}/last-flight",
        "description": "Get last flight for an aircraft.",
        "pricing": {
          "amount": "0.40",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/history/operators/{id}/flights",
        "description": "Get historical flights by operator.",
        "pricing": {
          "amount": "0.04",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/disruption-counts/{entity_type}/{id}",
        "description": "Get disruption stats for a specific entity.",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "Base",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/cgk/flights/to/kno",
        "description": "Get flights from one airport to another specific destination airport",
        "pricing": {
          "amount": "0.1",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "max_pages",
            "type": "number",
            "description": "",
            "example": 1,
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/KJFK",
        "description": "Get detailed information for a specific airport by its code",
        "pricing": {
          "amount": "0.03",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/KJFK/flights/to/KLAX",
        "description": "Get flights from one airport to another specific destination airport",
        "pricing": {
          "amount": "0.1",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "max_pages",
            "type": "number",
            "description": "",
            "example": 1,
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/KMIA",
        "description": "Get detailed information for a specific airport by its code",
        "pricing": {
          "amount": "0.03",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/KMIA/delays",
        "description": "Get current delay information for a specific airport",
        "pricing": {
          "amount": "0.02",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/KMIA/flights/arrivals",
        "description": "Get arrival flights for a specific airport",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "max_pages",
            "type": "number",
            "description": "",
            "example": 1,
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/KMIA/flights/departures",
        "description": "Get departure flights for a specific airport",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "max_pages",
            "type": "number",
            "description": "",
            "example": 1,
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/KMIA/weather/observations",
        "description": "Get weather observations (METAR) for a specific airport",
        "pricing": {
          "amount": "0.004",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "temperature_units",
            "type": "string",
            "description": "",
            "example": "fahrenheit",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/MAD",
        "description": "Get detailed information for a specific airport by its code",
        "pricing": {
          "amount": "0.03",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/airports/MAD/delays",
        "description": "Get current delay information for a specific airport",
        "pricing": {
          "amount": "0.02",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": []
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/disruption-counts/airline",
        "description": "Get disruption counts by entity type (airline, origin, destination)",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "max_pages",
            "type": "number",
            "description": "",
            "example": 1,
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "query",
            "name": "time_period",
            "type": "string",
            "description": "",
            "example": "today",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/AA95",
        "description": "Get flight information by ident (designator, registration, or fa_flight_id)",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "ident_type",
            "type": "string",
            "description": "",
            "example": "designator",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "query",
            "name": "max_pages",
            "type": "number",
            "description": "",
            "example": 1,
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/IBE6275",
        "description": "Get flight information by ident (designator, registration, or fa_flight_id)",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "ident_type",
            "type": "string",
            "description": "",
            "example": "designator",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "query",
            "name": "max_pages",
            "type": "number",
            "description": "",
            "example": 1,
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      },
      {
        "url": "https://stabletravel.dev/api/flightaware/flights/UX1503",
        "description": "Get flight information by ident (designator, registration, or fa_flight_id)",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "StableTravel",
        "parameters": [
          {
            "group": "query",
            "name": "ident_type",
            "type": "string",
            "description": "",
            "example": "designator",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "query",
            "name": "max_pages",
            "type": "number",
            "description": "",
            "example": 1,
            "enumValues": [],
            "default": null,
            "required": false
          }
        ]
      }
    ],
    "integrationType": "3P",
    "isNew": false,
    "priceSummary": {
      "minAmount": "0.001",
      "maxAmount": "0.4",
      "avgCostPerTransaction": "0.0574",
      "avgCostBasis": "exact",
      "currency": "USDC"
    },
    "serviceName": "",
    "tags": []
  }
}