{"uid":"cap_EHaEm_Sc_BuW6tCHMk8Hj","slug":"stabletravel-flightaware-flight-track-history-a96a122a","name":"StableTravel FlightAware Flight Track History","description":"Pay-per-request access to flights, award availability, hotels, activities, and transfers. No auth, no subscriptions.","url":"https://stabletravel.dev/api/flightaware/history/flights/id/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"}},"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":{"type":"string"},"altitude_change":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}}},"additionalProperties":false}}}}},"responseSchema":{"type":"json","example":{"positions":[{"heading":270,"altitude":350,"latitude":40.5,"longitude":-100.1,"timestamp":"2026-12-01T15:00:00Z","groundspeed":480,"update_type":"A","fa_flight_id":"AAL100-1733068800-airline-0001","altitude_change":"C"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.12","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.12/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.12","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.12","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MW-9G_cZRCdkQfM6PfA2y","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.12","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves the historical position track (latitude, longitude, altitude, heading, groundspeed) for a specific flight by its FlightAware flight ID","exampleAgentPrompt":"Can you pull the full position track history for FlightAware flight AAL100-1733068800-airline-0001, including any estimated positions?","exampleUseCases":[{"title":"Replay a completed flight path","prompt":"Can you grab the full position track for FlightAware flight UAL557-1733241600-airline-0042 so I can replay the entire route on a map, including altitude changes and heading at each point?"},{"title":"Verify a flight's actual route","prompt":"I need to check whether flight DAL202-1733155200-airline-0015 actually flew the expected route yesterday — can you pull its historical position data so I can compare the actual path against the filed flight plan?"},{"title":"Analyze in-flight speed and altitude","prompt":"Can you retrieve the full trajectory history for FlightAware flight SWA1234-1733328000-airline-0007, including groundspeed and altitude at each timestamp? I want to see how the climb and cruise profile looked throughout the flight."}],"resultDescription":"Returns an array of position objects for the flight, each containing latitude, longitude, altitude (in hundreds of feet), heading (degrees), groundspeed (knots), timestamp (ISO 8601), update_type (e.g. 'A' for ADS-B), altitude_change indicator, and the fa_flight_id. Provides a chronological breadcrumb trail of the flight's trajectory.","failureModes":["Invalid or unknown fa_flight_id returns empty positions array or 404","Flight ID not yet in FlightAware history returns no results","Malformed flight ID format may return 400 error","Flight too old may not have position data available","Network or payment failure returns 402 or 5xx"],"whenToPreferThis":"Use this endpoint when you need the full historical positional track (latitude, longitude, altitude, heading, groundspeed) for a specific known flight identified by its FlightAware flight ID. Prefer this over airport-level endpoints when you need per-flight granular trajectory data rather than aggregate traffic information. Best suited for flight replay, route analysis, or verifying a specific flight's path.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:06:50.619Z","isFirstParty":false}