{"uid":"cap_U8d3feBqUkg1YfvOjv5bU","slug":"flightaware-e9b1ae77","name":"FlightAware Airline Disruption Counts","description":"Get disruption counts by entity type (airline, origin, destination)","url":"https://stabletravel.dev/api/flightaware/disruption-counts/airline","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"cursor":{"type":"string"},"max_pages":{"type":"number"},"time_period":{"enum":["today","yesterday","last3days","last7days","last14days","last30days"],"type":"string"},"entity_id_filter":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["entities"],"properties":{"links":{"type":"object","properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false},"entities":{"type":"array","items":{"type":"object","properties":{"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"score":{"anyOf":[{"type":"number"},{"type":"null"}]},"total":{"anyOf":[{"type":"number"},{"type":"null"}]},"delays":{"anyOf":[{"type":"number"},{"type":"null"}]},"entity_id":{"type":"string"},"entity_type":{"type":"string"},"cancellations":{"anyOf":[{"type":"number"},{"type":"null"}]}},"additionalProperties":false}},"num_pages":{"type":"number"}},"additionalProperties":false}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"max_pages":1}}},"response":{"links":{"next":"/disruption_counts/airline?max_pages=1&cursor=f3bdbe22543fa16"},"entities":[{"total":670,"delays":239,"entity_id":"CSZ","entity_name":"Shenzhen Airlines","cancellations":51},{"total":3601,"delays":546,"entity_id":"DAL","entity_name":"Delta Air Lines","cancellations":38},{"total":2247,"delays":483,"entity_id":"CES","entity_name":"China Eastern","cancellations":36},{"total":695,"delays":143,"entity_id":"CHH","entity_name":"Hainan Airlines","cancellations":29},{"total":112,"delays":16,"entity_id":"PVL","entity_name":"PAL Airlines","cancellations":22},{"total":241,"delays":34,"entity_id":"BTK","entity_name":"Batik Air","cancellations":21},{"total":235,"delays":0,"entity_id":"GPD","entity_name":"Tradewind","cancellations":20},{"total":115,"delays":52,"entity_id":"SEJ","entity_name":"SpiceJet","cancellations":18},{"total":423,"delays":106,"entity_id":"JZA","entity_name":"Jazz","cancellations":14},{"total":317,"delays":35,"entity_id":"UEA","entity_name":"Chengdu Airlines","cancellations":14},{"total":710,"delays":197,"entity_id":"BAW","entity_name":"British Airways","cancellations":13},{"total":60,"delays":8,"entity_id":"FBZ","entity_name":"Flybondi","cancellations":13},{"total":548,"delays":97,"entity_id":"ACA","entity_name":"Air Canada","cancellations":12},{"total":604,"delays":82,"entity_id":"SAS","entity_name":"SAS","cancellations":12},{"total":393,"delays":81,"entity_id":"HXA","entity_name":"China Express Airlines","cancellations":11}],"num_pages":1,"total_delays_worldwide":20481,"total_cancellations_national":125,"total_cancellations_worldwide":635}},"exampleRequest":{"max_pages":1},"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_BDB-fG38V41kn4liIw1WK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns flight disruption counts (delays and cancellations) broken down by airline, with scores, totals, and pagination support for a specified time period.","exampleAgentPrompt":"Can you pull the FlightAware disruption counts for all airlines over the last 7 days and tell me which ones have the most delays and cancellations?","exampleUseCases":null,"resultDescription":"A paginated list of airline entities, each with: entity_id, entity_type, name, disruption score, total flights, delay count, and cancellation count. Also includes pagination metadata (num_pages, next cursor link).","failureModes":["Invalid time_period enum value returns 400 error","Unknown entity_id_filter returns empty entities array","Expired or invalid cursor returns pagination error","Rate limit exceeded returns 429","Network timeout or upstream FlightAware outage returns 503"],"whenToPreferThis":"Use this endpoint when you need aggregated disruption metrics (delays + cancellations + score) specifically grouped by airline for trend analysis, carrier comparison, or reliability monitoring. Prefer this over raw flight-level endpoints when you need rolled-up counts rather than individual flight details.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:01:51.013Z","isFirstParty":false}