{"uid":"cap_zxTzle13GJ4-VMDzTF-pW","slug":"flightaware-flight-track-api-via-stabletravel-dev-7a9fa42d","name":"FlightAware Flight Track API via stabletravel.dev","description":"Get the flight track (position history) for a flight","url":"https://stabletravel.dev/api/flightaware/flights/AAL95-1780896939-airline-1525p/track","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":{"include_estimated_positions":{"type":"boolean","description":"Include estimated positions"}},"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":["positions"],"properties":{"positions":{"type":"array","items":{"type":"object","properties":{"heading":{"anyOf":[{"type":"number"},{"type":"null"}]},"altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"latitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"longitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"timestamp":{"anyOf":[{"type":"string"},{"type":"null"}]},"groundspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"update_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"altitude_change":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.024","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.024/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.024","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.024","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_BxWRuJiuixCtLfG7HU0gj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.024","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the full position history (flight track) for a specific flight, including GPS coordinates, altitude, heading, and groundspeed at each recorded point","exampleAgentPrompt":"Can you pull up the full flight track for American Airlines flight AAL95 — I want to see all the position data including estimated positions along the route?","exampleUseCases":null,"resultDescription":"An array of position objects, each containing latitude, longitude, altitude, heading, groundspeed, timestamp, update_type, altitude_change, and fa_flight_id. Together these form a chronological breadcrumb trail of the aircraft's path through the air.","failureModes":["Invalid or unknown fa_flight_id returns empty positions array or 404","Flight ID has expired or aged out of FlightAware's data window","Malformed flight ID format causes a 400 bad request","Network or upstream FlightAware API timeout returns 503","Insufficient payment or x402 payment failure returns 402"],"whenToPreferThis":"Use this endpoint when you need the historical or live positional breadcrumb trail for a specific flight (by FlightAware flight ID), such as replaying a flight path, auditing actual route flown, or analyzing flight performance. Prefer this over a flight status endpoint when you need granular positional time-series data rather than just origin/destination/status.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:59:47.527Z","isFirstParty":false}