{"uid":"cap__n0Cak7157-NyqwP63tYp","slug":"stabletravel-flightaware-flight-track-fa51f901","name":"StableTravel FlightAware Flight Track","description":"Get the flight track (position history) for a flight","url":"https://stabletravel.dev/api/flightaware/flights/UAL1526-1780726400-airline-1167p/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":{"request":{"input":{"type":"http","method":"GET","queryParams":{"include_estimated_positions":true}}},"response":{"_truncated":true,"_originalSize":90871}},"exampleRequest":{"include_estimated_positions":true},"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_0d0gCf-hJaKO4G0nXEzT9","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 position history (flight track) for a specific flight identified by its FlightAware flight ID","exampleAgentPrompt":"Can you pull the full flight track for United Airlines flight UAL1526 — I want to see all the position history including estimated positions along the route it flew?","exampleUseCases":[{"title":"Reconstructing a diverted flight path","prompt":"I need to see the complete position history for flight AAL2847 to understand where it went and what altitude changes it made when it diverted around that storm system yesterday."},{"title":"Analyzing pilot routing decisions","prompt":"Pull the full flight track for Southwest flight SWA456, including all the GPS coordinates and heading data — I'm trying to map out exactly which waypoints the pilot followed and how the actual route compared to the filed flight plan."},{"title":"Visualizing an approach pattern","prompt":"Can you get me the position history for that JetBlue flight JBU789 that landed at LAX this morning? I want to see the altitude profile and ground track during its descent and final approach into the airport."}],"resultDescription":"An array of position objects for the flight, each containing latitude, longitude, altitude, heading, groundspeed, timestamp, update_type, altitude_change, and the fa_flight_id. Optionally includes estimated positions if the flag is set.","failureModes":["Invalid or expired fa_flight_id returns no data or 404","Flight ID format mismatch causes lookup failure","Flight with no tracking data returns empty positions array","Payment failure (402) if x402 USDC payment not provided","Rate limiting or upstream FlightAware API unavailability"],"whenToPreferThis":"Use this endpoint when you need the complete position history (breadcrumb trail) of a specific flight identified by a FlightAware flight ID. Prefer this over real-time flight info endpoints when you want historical trajectory data rather than current status. Best for reconstructing flight paths, analyzing routing, or visualizing the track on a map.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:44:26.919Z","isFirstParty":false}