{"uid":"cap_SOq13wNVC6nfSeJz3UZaQ","slug":"stabletravel-id-659d6a1d","name":"FlightAware Disruption Counts by Entity","description":"Get disruption stats for a specific entity","url":"https://stabletravel.dev/api/flightaware/disruption-counts/:entity_type/:id","method":"GET","headers":{},"bodySchema":{"type":"object","required":["entity_type","id"],"properties":{"id":{"type":"string","example":"AAL","description":"The identifier for the entity (e.g. ICAO airline code like 'AAL' for American Airlines, or ICAO airport code like 'KJFK')."},"entity_type":{"type":"string","example":"airline","description":"The type of flight entity to query. Valid values include 'airline' (and likely 'airport')."}}},"responseSchema":{"type":"object","required":["cancellations","delays","total","entity_name","entity_id"],"properties":{"total":{"type":"number"},"delays":{"type":"number"},"entity_id":{"type":"string"},"entity_name":{"type":"string"},"cancellations":{"type":"number"}}},"example":{"request":{"id":"AAL","entity_type":"airline"},"response":{"total":3747,"delays":875,"entity_id":"AAL","entity_name":"American Airlines","cancellations":161}},"exampleRequest":{"id":"AAL","entity_type":"airline"},"tags":["amadeus","flightaware","flights","hotels","activities","transfers","travel","data","web"],"displayCostAmount":"0.010000","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.010000/call","primary":{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_mqJsO3GfhwAnP6DyG3giZ","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":"StableTravel","brandSlug":"stabletravel","brandBaseUrl":"https://stabletravel.dev","brandDocsUrl":"https://stabletravel.dev","whatItDoes":"Returns disruption statistics (counts of delays, cancellations, etc.) for a specific flight entity (e.g. airport or airline) identified by type and ID","exampleAgentPrompt":"Can you pull up the FlightAware disruption counts for JFK airport — I want to see how many delays and cancellations are hitting that entity right now, within the bounding box from lat 40.5 to 41.0 north and -74.5 to -73.5 east/west?","exampleUseCases":[{"title":"Check airline cancellation stats today","prompt":"Can you look up the disruption stats for American Airlines on FlightAware? I want to know how many delays and cancellations they're dealing with right now across their operation."},{"title":"Monitor O'Hare disruptions before travel","prompt":"I'm flying through O'Hare tomorrow — can you pull the current disruption counts for that airport so I can see how bad the delays and cancellations are looking?"},{"title":"Compare disruption levels at LAX","prompt":"Can you grab the FlightAware disruption statistics for LAX? I want to see the delay and cancellation numbers there so I can decide if it's worth rebooking my connection."}],"resultDescription":"Returns disruption statistics for the specified entity, including counts of delays and cancellations, filtered by the geographic bounding box provided.","failureModes":["Invalid entity_type or entity ID returns 404 or empty result","Missing required bounding box parameters (north/south/east/west) returns 400 validation error","Entity has no disruption data returns empty counts","Invalid coordinate values (e.g. longitude out of range) may return an error","Rate limiting or payment failure returns 402 or 429"],"whenToPreferThis":"Use this endpoint when you need disruption count statistics for a specific named flight entity (airport, airline, etc.) as identified by FlightAware's entity_type/id scheme. Prefer this over the system-wide delays endpoint when you want granular stats for one entity rather than all airports.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:45:58.343Z","isFirstParty":false}