{"x402Version":2,"payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","resources":[{"id":648,"slug":"648","resource":"https://stabletravel.dev/api/seats-aero/search","description":"Search cached Seats.aero award availability by origin, destination, dates, cabin, carriers, and pagination.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"cabin":"business","destination_airport":"FRA,LHR","end_date":"2026-12-15","only_direct_flights":true,"origin_airport":"SFO","start_date":"2026-12-01","take":25},"type":"http"},"output":{"example":{"count":1,"cursor":123456,"data":[{"Date":"2026-12-10","ID":"avail_123","JAirlines":"UA","JAvailable":true,"JDirect":true,"JMileageCost":"88000","JRemainingSeats":2,"Route":{"DestinationAirport":"FRA","DestinationRegion":"Europe","OriginAirport":"SFO","OriginRegion":"North America","Source":"united"},"Source":"united"}],"hasMore":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cabin":{"description":"Award cabin to require","enum":["economy","premium","business","first"],"type":"string"},"carriers":{"description":"Comma-delimited carrier filter, e.g. \"UA,LH\".","type":"string"},"cursor":{"description":"Cursor from a previous Seats.aero response","maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"destination_airport":{"description":"Destination airport list. Comma-delimit multiple codes, e.g. \"FRA,LHR\".","minLength":3,"type":"string"},"end_date":{"description":"Latest departure date","pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},"include_trips":{"description":"Include trip-level details in cached search results","type":"boolean"},"only_direct_flights":{"description":"Only return results with direct award availability","type":"boolean"},"order_by":{"description":"Order results by cheapest mileage instead of default date order","enum":["lowest_mileage"],"type":"string"},"origin_airport":{"description":"Origin airport list. Comma-delimit multiple codes, e.g. \"SFO,LAX\".","minLength":3,"type":"string"},"skip":{"description":"Number of results to skip","maximum":9007199254740991,"minimum":0,"type":"integer"},"start_date":{"description":"Earliest departure date","pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},"take":{"description":"Number of results to return, 10 to 1000","maximum":1000,"minimum":10,"type":"integer"}},"required":["origin_airport","destination_airport"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":{},"properties":{"count":{"anyOf":[{"type":"number"},{"type":"null"}]},"cursor":{"anyOf":[{"type":"number"},{"type":"null"}]},"data":{"anyOf":[{"items":{"additionalProperties":{},"properties":{"AvailabilityTrips":{},"CreatedAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"Date":{"anyOf":[{"type":"string"},{"type":"null"}]},"FAirlines":{"anyOf":[{"type":"string"},{"type":"null"}]},"FAvailable":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"FDirect":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"FMileageCost":{"anyOf":[{"type":"string"},{"type":"null"}]},"FRemainingSeats":{"anyOf":[{"type":"number"},{"type":"null"}]},"ID":{"anyOf":[{"type":"string"},{"type":"null"}]},"JAirlines":{"anyOf":[{"type":"string"},{"type":"null"}]},"JAvailable":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"JDirect":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"JMileageCost":{"anyOf":[{"type":"string"},{"type":"null"}]},"JRemainingSeats":{"anyOf":[{"type":"number"},{"type":"null"}]},"ParsedDate":{"anyOf":[{"type":"string"},{"type":"null"}]},"Route":{"anyOf":[{"additionalProperties":{},"properties":{"DestinationAirport":{"anyOf":[{"type":"string"},{"type":"null"}]},"DestinationRegion":{"anyOf":[{"type":"string"},{"type":"null"}]},"Distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"ID":{"anyOf":[{"type":"string"},{"type":"null"}]},"NumDaysOut":{"anyOf":[{"type":"number"},{"type":"null"}]},"OriginAirport":{"anyOf":[{"type":"string"},{"type":"null"}]},"OriginRegion":{"anyOf":[{"type":"string"},{"type":"null"}]},"Source":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"RouteID":{"anyOf":[{"type":"string"},{"type":"null"}]},"Source":{"anyOf":[{"type":"string"},{"type":"null"}]},"UpdatedAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"WAirlines":{"anyOf":[{"type":"string"},{"type":"null"}]},"WAvailable":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"WDirect":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"WMileageCost":{"anyOf":[{"type":"string"},{"type":"null"}]},"WRemainingSeats":{"anyOf":[{"type":"number"},{"type":"null"}]},"YAirlines":{"anyOf":[{"type":"string"},{"type":"null"}]},"YAvailable":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"YDirect":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"YMileageCost":{"anyOf":[{"type":"string"},{"type":"null"}]},"YRemainingSeats":{"anyOf":[{"type":"number"},{"type":"null"}]}},"type":"object"},"type":"array"},{"type":"null"}]},"hasMore":{"anyOf":[{"type":"boolean"},{"type":"null"}]}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-18T14:28:29.667Z","quality":{"calls30d":3821,"uniquePayers30d":18,"lastCalledAt":"2026-09-18T14:28:40.615Z"},"liveness":{},"verified":false,"featured":false},{"id":649,"slug":"649","resource":"https://stabletravel.dev/api/seats-aero/availability","description":"Retrieve bulk cached Seats.aero award availability for a mileage program, optionally filtered by region, date, and cabin.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"40000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"40000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"cabin":"business","destination_region":"Europe","end_date":"2026-12-31","origin_region":"North America","source":"united","start_date":"2026-12-01","take":100},"type":"http"},"output":{"example":{"count":1,"cursor":123456,"data":[{"Date":"2026-12-10","ID":"avail_123","JAirlines":"UA","JAvailable":true,"JDirect":true,"JMileageCost":"88000","JRemainingSeats":2,"Route":{"DestinationAirport":"FRA","DestinationRegion":"Europe","OriginAirport":"SFO","OriginRegion":"North America","Source":"united"},"Source":"united"}],"hasMore":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cabin":{"description":"Award cabin to require","enum":["economy","premium","business","first"],"type":"string"},"cursor":{"description":"Cursor from a previous Seats.aero response","maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"destination_region":{"enum":["North America","South America","Africa","Asia","Europe","Oceania"],"type":"string"},"end_date":{"description":"Latest departure date","pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},"origin_region":{"enum":["North America","South America","Africa","Asia","Europe","Oceania"],"type":"string"},"skip":{"description":"Number of results to skip","maximum":9007199254740991,"minimum":0,"type":"integer"},"source":{"description":"Seats.aero mileage program source, such as united or aeroplan","minLength":1,"type":"string"},"start_date":{"description":"Earliest departure date","pattern":"^\\d{4}-\\d{2}-\\d{2}$","type":"string"},"take":{"description":"Number of results to return, 10 to 1000","maximum":1000,"minimum":10,"type":"integer"}},"required":["source"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-13T14:55:21.581Z","quality":{"calls30d":974,"uniquePayers30d":3,"lastCalledAt":"2026-09-13T14:55:21.351Z"},"liveness":{},"verified":false,"featured":false},{"id":653,"slug":"653","resource":"https://stabletravel.dev/api/flightaware/airports","description":"List all airports with optional pagination","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_pages":1},"type":"http"},"output":{"example":{"airports":[{"airport_code":"KJFK","city":"New York","code_iata":"JFK","code_icao":"KJFK","code_lid":"JFK","country_code":"US","elevation":13,"latitude":40.6413,"longitude":-73.7781,"name":"John F. Kennedy International Airport","state":"NY","timezone":"America/New_York","type":"Airport"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cursor":{"type":"string"},"max_pages":{"type":"number"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airports":{"items":{"additionalProperties":false,"properties":{"airport_code":{"type":"string"},"airport_flights_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"alternatives":{"anyOf":[{"items":{"additionalProperties":false,"properties":{"airport_code":{"type":"string"},"city":{"type":"string"},"name":{"type":"string"}},"required":["airport_code"],"type":"object"},"type":"array"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}]},"elevation":{"anyOf":[{"type":"number"},{"type":"null"}]},"latitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"longitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"name":{"type":"string"},"state":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"type":"string"},"wiki_url":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["airport_code","name"],"type":"object"},"type":"array"},"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_pages":{"type":"number"}},"required":["airports"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-09T06:15:41.092Z","quality":{"calls30d":10,"uniquePayers30d":5,"lastCalledAt":"2026-09-09T06:15:40.902Z"},"liveness":{},"verified":false,"featured":false},{"id":650,"slug":"650","resource":"https://stabletravel.dev/api/flightaware/flights/UAL123","description":"Get flight information by ident (designator, registration, or fa_flight_id)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ident_type":"designator","max_pages":1},"type":"http"},"output":{"example":{"flights":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled","type":"Airline"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cursor":{"description":"Opaque cursor for pagination","type":"string"},"end":{"description":"End date/time (ISO 8601)","type":"string"},"ident_type":{"description":"Type of flight identifier","enum":["fa_flight_id","designator","registration"],"type":"string"},"max_pages":{"description":"Maximum number of pages to fetch","type":"number"},"start":{"description":"Start date/time (ISO 8601)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"flights":{"items":{"additionalProperties":false,"properties":{"actual_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"foresight_predictions_available":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"seats_cabin_business":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_coach":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_first":{"anyOf":[{"type":"number"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"enum":["Airline","General_Aviation","Cargo"],"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"anyOf":[{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"num_pages":{"type":"number"}},"required":["flights"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-16T18:32:56.176Z","quality":{"calls30d":8,"uniquePayers30d":5,"lastCalledAt":"2026-09-16T18:32:55.928Z"},"liveness":{},"verified":false,"featured":false},{"id":651,"slug":"651","resource":"https://stabletravel.dev/api/flightaware/airports/KJFK/weather/observations","description":"Get weather observations (METAR) for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"4000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"temperature_units":"fahrenheit"},"type":"http"},"output":{"example":{"airport_code":"KJFK","conditions":"Clear","humidity_pct":55,"temperature":72,"time":"2026-04-22T12:00:00Z","wind_direction":270,"wind_speed":10},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"return_nearby_weather":{"type":"boolean"},"temperature_units":{"enum":["fahrenheit","celsius"],"type":"string"},"timestamp":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airport_code":{"type":"string"},"cloud_friendly":{"type":"string"},"clouds":{"items":{},"type":"array"},"conditions":{"anyOf":[{"type":"string"},{"type":"null"}]},"density_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"dewpoint":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_rules":{"anyOf":[{"type":"string"},{"type":"null"}]},"humidity_pct":{"anyOf":[{"type":"number"},{"type":"null"}]},"pressure":{"anyOf":[{"type":"number"},{"type":"null"}]},"pressure_hg":{"anyOf":[{"type":"number"},{"type":"null"}]},"raw_data":{"anyOf":[{"type":"string"},{"type":"null"}]},"temperature":{"anyOf":[{"type":"number"},{"type":"null"}]},"time":{"type":"string"},"visibility":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_direction":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_friendly":{"anyOf":[{"type":"string"},{"type":"null"}]},"wind_speed":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_variable":{"anyOf":[{"type":"boolean"},{"type":"null"}]}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-08T23:27:28.043Z","quality":{"calls30d":8,"uniquePayers30d":4,"lastCalledAt":"2026-09-08T23:27:27.847Z"},"liveness":{},"verified":false,"featured":false},{"id":13245,"slug":"13245","resource":"https://stable-travel-git-migrate-stabletravel-router-140-merit-systems.vercel.app/api/flightaware/airports/KJFK/weather/observations","description":"Get weather observations (METAR) for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"temperature_units":"fahrenheit"},"type":"http"},"output":{"example":{"airport_code":"KJFK","conditions":"Clear","humidity_pct":55,"temperature":72,"time":"2026-04-22T12:00:00Z","wind_direction":270,"wind_speed":10},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"return_nearby_weather":{"type":"boolean"},"temperature_units":{"enum":["fahrenheit","celsius"],"type":"string"},"timestamp":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airport_code":{"type":"string"},"cloud_friendly":{"type":"string"},"clouds":{"items":{},"type":"array"},"conditions":{"anyOf":[{"type":"string"},{"type":"null"}]},"density_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"dewpoint":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_rules":{"anyOf":[{"type":"string"},{"type":"null"}]},"humidity_pct":{"anyOf":[{"type":"number"},{"type":"null"}]},"pressure":{"anyOf":[{"type":"number"},{"type":"null"}]},"pressure_hg":{"anyOf":[{"type":"number"},{"type":"null"}]},"raw_data":{"anyOf":[{"type":"string"},{"type":"null"}]},"temperature":{"anyOf":[{"type":"number"},{"type":"null"}]},"time":{"type":"string"},"visibility":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_direction":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_friendly":{"anyOf":[{"type":"string"},{"type":"null"}]},"wind_speed":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_variable":{"anyOf":[{"type":"boolean"},{"type":"null"}]}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stable-travel-git-migrate-stabletravel-router-140-merit-systems.vercel.app","lastUpdated":"2026-09-14T20:00:38.586Z","quality":{"calls30d":7,"uniquePayers30d":4,"lastCalledAt":"2026-09-14T20:00:38.409Z"},"liveness":{},"verified":false,"featured":false},{"id":13246,"slug":"13246","resource":"https://stable-travel-git-migrate-stabletravel-router-140-merit-systems.vercel.app/api/flightaware/airports/KLAX/weather/observations","description":"Get weather observations (METAR) for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"temperature_units":"fahrenheit"},"type":"http"},"output":{"example":{"airport_code":"KJFK","conditions":"Clear","humidity_pct":55,"temperature":72,"time":"2026-04-22T12:00:00Z","wind_direction":270,"wind_speed":10},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"return_nearby_weather":{"type":"boolean"},"temperature_units":{"enum":["fahrenheit","celsius"],"type":"string"},"timestamp":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airport_code":{"type":"string"},"cloud_friendly":{"type":"string"},"clouds":{"items":{},"type":"array"},"conditions":{"anyOf":[{"type":"string"},{"type":"null"}]},"density_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"dewpoint":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_rules":{"anyOf":[{"type":"string"},{"type":"null"}]},"humidity_pct":{"anyOf":[{"type":"number"},{"type":"null"}]},"pressure":{"anyOf":[{"type":"number"},{"type":"null"}]},"pressure_hg":{"anyOf":[{"type":"number"},{"type":"null"}]},"raw_data":{"anyOf":[{"type":"string"},{"type":"null"}]},"temperature":{"anyOf":[{"type":"number"},{"type":"null"}]},"time":{"type":"string"},"visibility":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_direction":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_friendly":{"anyOf":[{"type":"string"},{"type":"null"}]},"wind_speed":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_variable":{"anyOf":[{"type":"boolean"},{"type":"null"}]}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stable-travel-git-migrate-stabletravel-router-140-merit-systems.vercel.app","lastUpdated":"2026-09-08T08:32:27.754Z","quality":{"calls30d":4,"uniquePayers30d":2,"lastCalledAt":"2026-09-08T08:32:27.57Z"},"liveness":{},"verified":false,"featured":false},{"id":652,"slug":"652","resource":"https://stabletravel.dev/api/flightaware/airports/KMIA/weather/observations","description":"Get weather observations (METAR) for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"4000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"temperature_units":"fahrenheit"},"type":"http"},"output":{"example":{"airport_code":"KJFK","conditions":"Clear","humidity_pct":55,"temperature":72,"time":"2026-04-22T12:00:00Z","wind_direction":270,"wind_speed":10},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"return_nearby_weather":{"type":"boolean"},"temperature_units":{"enum":["fahrenheit","celsius"],"type":"string"},"timestamp":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airport_code":{"type":"string"},"cloud_friendly":{"type":"string"},"clouds":{"items":{},"type":"array"},"conditions":{"anyOf":[{"type":"string"},{"type":"null"}]},"density_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"dewpoint":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_rules":{"anyOf":[{"type":"string"},{"type":"null"}]},"humidity_pct":{"anyOf":[{"type":"number"},{"type":"null"}]},"pressure":{"anyOf":[{"type":"number"},{"type":"null"}]},"pressure_hg":{"anyOf":[{"type":"number"},{"type":"null"}]},"raw_data":{"anyOf":[{"type":"string"},{"type":"null"}]},"temperature":{"anyOf":[{"type":"number"},{"type":"null"}]},"time":{"type":"string"},"visibility":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_direction":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_friendly":{"anyOf":[{"type":"string"},{"type":"null"}]},"wind_speed":{"anyOf":[{"type":"number"},{"type":"null"}]},"wind_variable":{"anyOf":[{"type":"boolean"},{"type":"null"}]}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-08T23:27:29.622Z","quality":{"calls30d":3,"uniquePayers30d":3,"lastCalledAt":"2026-09-08T23:27:29.377Z"},"liveness":{},"verified":false,"featured":false},{"id":654,"slug":"654","resource":"https://stabletravel.dev/api/flightaware/airports/EWR/delays","description":"Get current delay information for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"delays":[{"airport":"John F. Kennedy International Airport","airport_code":"KJFK","color":"yellow","reasons":[{"category":"weather","color":"yellow","count":3,"delay_secs":900}]}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"delays":{"items":{"additionalProperties":false,"properties":{"airport":{"type":"string"},"airport_code":{"type":"string"},"color":{"type":"string"},"reasons":{"items":{"additionalProperties":false,"properties":{"category":{"type":"string"},"color":{"type":"string"},"count":{"type":"number"},"delay_secs":{"type":"number"}},"type":"object"},"type":"array"}},"type":"object"},"type":"array"}},"required":["delays"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-16T17:38:59.329Z","quality":{"calls30d":3,"uniquePayers30d":2,"lastCalledAt":"2026-09-16T17:38:59.115Z"},"liveness":{},"verified":false,"featured":false},{"id":655,"slug":"655","resource":"https://stabletravel.dev/api/seats-aero/routes","description":"List airline flight route pairs covered by a Seats.aero mileage program source. These are origin/destination airport pairs, not API routes.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"source":"united"},"type":"http"},"output":{"example":[{"DestinationAirport":"FRA","DestinationRegion":"Europe","Distance":5685,"ID":"route_123","NumDaysOut":365,"OriginAirport":"SFO","OriginRegion":"North America","Source":"united"}],"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"source":{"description":"Seats.aero mileage program source, such as united or aeroplan","minLength":1,"type":"string"}},"required":["source"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","items":{"additionalProperties":{},"properties":{"DestinationAirport":{"anyOf":[{"type":"string"},{"type":"null"}]},"DestinationRegion":{"anyOf":[{"type":"string"},{"type":"null"}]},"Distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"ID":{"anyOf":[{"type":"string"},{"type":"null"}]},"NumDaysOut":{"anyOf":[{"type":"number"},{"type":"null"}]},"OriginAirport":{"anyOf":[{"type":"string"},{"type":"null"}]},"OriginRegion":{"anyOf":[{"type":"string"},{"type":"null"}]},"Source":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-08T00:07:14.689Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-09-08T00:07:21.926Z"},"liveness":{},"verified":false,"featured":false},{"id":656,"slug":"656","resource":"https://stabletravel.dev/api/flightaware/flights/ITY641","description":"Get flight information by ident (designator, registration, or fa_flight_id)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ident_type":"designator","max_pages":1},"type":"http"},"output":{"example":{"flights":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled","type":"Airline"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cursor":{"description":"Opaque cursor for pagination","type":"string"},"end":{"description":"End date/time (ISO 8601)","type":"string"},"ident_type":{"description":"Type of flight identifier","enum":["fa_flight_id","designator","registration"],"type":"string"},"max_pages":{"description":"Maximum number of pages to fetch","type":"number"},"start":{"description":"Start date/time (ISO 8601)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"flights":{"items":{"additionalProperties":false,"properties":{"actual_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"foresight_predictions_available":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"seats_cabin_business":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_coach":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_first":{"anyOf":[{"type":"number"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"enum":["Airline","General_Aviation","Cargo"],"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"anyOf":[{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"num_pages":{"type":"number"}},"required":["flights"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-04T09:58:44.023Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-04T09:58:43.66Z"},"liveness":{},"verified":false,"featured":false},{"id":672,"slug":"672","resource":"https://stabletravel.dev/api/flightaware/airports/KJFK/flights/arrivals","description":"Get arrival flights for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_pages":1},"type":"http"},"output":{"example":{"arrivals":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airline":{"type":"string"},"cursor":{"type":"string"},"max_pages":{"type":"number"},"type":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"arrivals":{"items":{"additionalProperties":false,"properties":{"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_pages":{"type":"number"}},"required":["arrivals"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-13T10:40:42.907Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-09-13T10:40:42.664Z"},"liveness":{},"verified":false,"featured":false},{"id":673,"slug":"673","resource":"https://stabletravel.dev/api/flightaware/airports/KJFK/weather/forecast","description":"Get weather forecast (TAF) for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"4000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"temperature_units":"fahrenheit"},"type":"http"},"output":{"example":{"airport_code":"KJFK","forecast":[],"raw_forecast":[],"timeframe":"2026-04-22T12:00:00Z/2026-04-23T12:00:00Z"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"return_nearby_weather":{"type":"boolean"},"temperature_units":{"enum":["fahrenheit","celsius"],"type":"string"},"timestamp":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airport_code":{"type":"string"},"forecast":{"items":{},"type":"array"},"raw_forecast":{"items":{"type":"string"},"type":"array"},"timeframe":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-08-26T11:16:47.45Z","quality":{"calls30d":2,"uniquePayers30d":2,"lastCalledAt":"2026-08-26T11:16:47.246Z"},"liveness":{},"verified":false,"featured":false},{"id":657,"slug":"657","resource":"https://stabletravel.dev/api/flightaware/airports/KDCA/flights/to/KMVY","description":"Get flights from one airport to another specific destination airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"100000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_pages":1},"type":"http"},"output":{"example":{"flights":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled"}],"num_flights":1,"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"connection":{"type":"string"},"cursor":{"type":"string"},"date_end":{"type":"string"},"date_start":{"type":"string"},"max_pages":{"type":"number"},"type":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"flights":{"items":{"additionalProperties":false,"properties":{"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_flights":{"type":"number"},"num_pages":{"type":"number"}},"required":["flights"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-08T14:59:14.262Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-08T14:59:13.899Z"},"liveness":{},"verified":false,"featured":false},{"id":658,"slug":"658","resource":"https://stabletravel.dev/api/flightaware/airports/nearby","description":"Find airports near a given latitude/longitude coordinate","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"8000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"8000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"latitude":40.6413,"longitude":-73.7781,"radius":50},"type":"http"},"output":{"example":{"airports":[{"airport_code":"KJFK","city":"New York","code_iata":"JFK","code_icao":"KJFK","code_lid":"JFK","country_code":"US","distance":12.5,"elevation":13,"heading":45,"latitude":40.6413,"longitude":-73.7781,"name":"John F. Kennedy International Airport","state":"NY","timezone":"America/New_York","type":"Airport"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cursor":{"type":"string"},"latitude":{"type":"number"},"longitude":{"type":"number"},"max_pages":{"type":"number"},"only_iap":{"type":"boolean"},"radius":{"type":"number"}},"required":["latitude","longitude"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airports":{"items":{"additionalProperties":false,"properties":{"airport_code":{"type":"string"},"airport_flights_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"alternatives":{"anyOf":[{"items":{"additionalProperties":false,"properties":{"airport_code":{"type":"string"},"city":{"type":"string"},"name":{"type":"string"}},"required":["airport_code"],"type":"object"},"type":"array"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}]},"distance":{"type":"number"},"elevation":{"anyOf":[{"type":"number"},{"type":"null"}]},"heading":{"type":"number"},"latitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"longitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"name":{"type":"string"},"state":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"type":"string"},"wiki_url":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["airport_code","name","distance","heading"],"type":"object"},"type":"array"},"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_pages":{"type":"number"}},"required":["airports"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-08T13:33:12.036Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-08T13:33:11.856Z"},"liveness":{},"verified":false,"featured":false},{"id":659,"slug":"659","resource":"https://stabletravel.dev/api/flightaware/flights/ITY611","description":"Get flight information by ident (designator, registration, or fa_flight_id)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ident_type":"designator","max_pages":1},"type":"http"},"output":{"example":{"flights":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled","type":"Airline"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cursor":{"description":"Opaque cursor for pagination","type":"string"},"end":{"description":"End date/time (ISO 8601)","type":"string"},"ident_type":{"description":"Type of flight identifier","enum":["fa_flight_id","designator","registration"],"type":"string"},"max_pages":{"description":"Maximum number of pages to fetch","type":"number"},"start":{"description":"Start date/time (ISO 8601)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"flights":{"items":{"additionalProperties":false,"properties":{"actual_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"foresight_predictions_available":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"seats_cabin_business":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_coach":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_first":{"anyOf":[{"type":"number"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"enum":["Airline","General_Aviation","Cargo"],"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"anyOf":[{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"num_pages":{"type":"number"}},"required":["flights"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-04T09:59:51.695Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-04T09:59:51.492Z"},"liveness":{},"verified":false,"featured":false},{"id":660,"slug":"660","resource":"https://stabletravel.dev/api/flightaware/airports/ZRH/routes/BCN","description":"Get routes between two airports with historical filing data","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"40000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"40000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_pages":1,"sort_by":"count"},"type":"http"},"output":{"example":{"num_pages":1,"routes":[{"filed_altitude_max":36000,"filed_altitude_min":32000,"last_departure_time":"2026-04-21T18:30:00Z","route":"JFK DCT LAX","route_distance":"2475"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cursor":{"type":"string"},"date_end":{"type":"string"},"date_start":{"type":"string"},"max_pages":{"type":"number"},"sort_by":{"enum":["count","last_departure_time"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_pages":{"type":"number"},"routes":{"items":{"additionalProperties":false,"properties":{"filed_airspeed_max":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_airspeed_min":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude_max":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude_min":{"anyOf":[{"type":"number"},{"type":"null"}]},"last_departure_time":{"type":"string"},"route":{"type":"string"},"route_distance":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"}},"required":["routes"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-03T15:53:01.1Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-03T15:53:00.875Z"},"liveness":{},"verified":false,"featured":false},{"id":661,"slug":"661","resource":"https://stabletravel.dev/api/flightaware/airports/LHR/delays","description":"Get current delay information for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"delays":[{"airport":"John F. Kennedy International Airport","airport_code":"KJFK","color":"yellow","reasons":[{"category":"weather","color":"yellow","count":3,"delay_secs":900}]}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"delays":{"items":{"additionalProperties":false,"properties":{"airport":{"type":"string"},"airport_code":{"type":"string"},"color":{"type":"string"},"reasons":{"items":{"additionalProperties":false,"properties":{"category":{"type":"string"},"color":{"type":"string"},"count":{"type":"number"},"delay_secs":{"type":"number"}},"type":"object"},"type":"array"}},"type":"object"},"type":"array"}},"required":["delays"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-02T19:21:52.913Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T19:21:52.717Z"},"liveness":{},"verified":false,"featured":false},{"id":662,"slug":"662","resource":"https://stabletravel.dev/api/flightaware/flights/UA123","description":"Get flight information by ident (designator, registration, or fa_flight_id)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ident_type":"designator","max_pages":1},"type":"http"},"output":{"example":{"flights":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled","type":"Airline"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cursor":{"description":"Opaque cursor for pagination","type":"string"},"end":{"description":"End date/time (ISO 8601)","type":"string"},"ident_type":{"description":"Type of flight identifier","enum":["fa_flight_id","designator","registration"],"type":"string"},"max_pages":{"description":"Maximum number of pages to fetch","type":"number"},"start":{"description":"Start date/time (ISO 8601)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"flights":{"items":{"additionalProperties":false,"properties":{"actual_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"foresight_predictions_available":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"seats_cabin_business":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_coach":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_first":{"anyOf":[{"type":"number"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"enum":["Airline","General_Aviation","Cargo"],"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"anyOf":[{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"num_pages":{"type":"number"}},"required":["flights"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-02T19:21:52.059Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T19:21:51.745Z"},"liveness":{},"verified":false,"featured":false},{"id":663,"slug":"663","resource":"https://stabletravel.dev/api/flightaware/airports/KJFK/delays","description":"Get current delay information for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"20000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"20000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"delays":[{"airport":"John F. Kennedy International Airport","airport_code":"KJFK","color":"yellow","reasons":[{"category":"weather","color":"yellow","count":3,"delay_secs":900}]}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"delays":{"items":{"additionalProperties":false,"properties":{"airport":{"type":"string"},"airport_code":{"type":"string"},"color":{"type":"string"},"reasons":{"items":{"additionalProperties":false,"properties":{"category":{"type":"string"},"color":{"type":"string"},"count":{"type":"number"},"delay_secs":{"type":"number"}},"type":"object"},"type":"array"}},"type":"object"},"type":"array"}},"required":["delays"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-01T21:35:18.048Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T21:35:17.82Z"},"liveness":{},"verified":false,"featured":false},{"id":664,"slug":"664","resource":"https://stabletravel.dev/api/flightaware/airports/KJFK/flights/scheduled-arrivals","description":"Get scheduled arrival flights for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_pages":1},"type":"http"},"output":{"example":{"num_pages":1,"scheduled_arrivals":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airline":{"type":"string"},"cursor":{"type":"string"},"max_pages":{"type":"number"},"type":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_pages":{"type":"number"},"scheduled_arrivals":{"items":{"additionalProperties":false,"properties":{"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"}},"required":["scheduled_arrivals"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-01T21:23:26.332Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T21:23:25.816Z"},"liveness":{},"verified":false,"featured":false},{"id":665,"slug":"665","resource":"https://stabletravel.dev/api/flightaware/airports/KJFK/flights/scheduled-departures","description":"Get scheduled departure flights for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_pages":1},"type":"http"},"output":{"example":{"num_pages":1,"scheduled_departures":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airline":{"type":"string"},"cursor":{"type":"string"},"max_pages":{"type":"number"},"type":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_pages":{"type":"number"},"scheduled_departures":{"items":{"additionalProperties":false,"properties":{"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"}},"required":["scheduled_departures"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-01T21:23:22.476Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T21:23:22.265Z"},"liveness":{},"verified":false,"featured":false},{"id":666,"slug":"666","resource":"https://stabletravel.dev/api/flightaware/disruption-counts/airline","description":"Get disruption counts by entity type (airline, origin, destination)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_pages":1,"time_period":"today"},"type":"http"},"output":{"example":{"entities":[{"cancellations":5,"delays":42,"entity_id":"AAL","entity_type":"airline","name":"American Airlines","score":0.12,"total":47}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cursor":{"type":"string"},"entity_id_filter":{"type":"string"},"max_pages":{"type":"number"},"time_period":{"enum":["today","yesterday","last3days","last7days","last14days","last30days"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"entities":{"items":{"additionalProperties":false,"properties":{"cancellations":{"anyOf":[{"type":"number"},{"type":"null"}]},"delays":{"anyOf":[{"type":"number"},{"type":"null"}]},"entity_id":{"type":"string"},"entity_type":{"type":"string"},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"score":{"anyOf":[{"type":"number"},{"type":"null"}]},"total":{"anyOf":[{"type":"number"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_pages":{"type":"number"}},"required":["entities"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-01T21:23:18.836Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T21:23:18.632Z"},"liveness":{},"verified":false,"featured":false},{"id":667,"slug":"667","resource":"https://stabletravel.dev/api/flightaware/flights/AA95","description":"Get flight information by ident (designator, registration, or fa_flight_id)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ident_type":"designator","max_pages":1},"type":"http"},"output":{"example":{"flights":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled","type":"Airline"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cursor":{"description":"Opaque cursor for pagination","type":"string"},"end":{"description":"End date/time (ISO 8601)","type":"string"},"ident_type":{"description":"Type of flight identifier","enum":["fa_flight_id","designator","registration"],"type":"string"},"max_pages":{"description":"Maximum number of pages to fetch","type":"number"},"start":{"description":"Start date/time (ISO 8601)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"flights":{"items":{"additionalProperties":false,"properties":{"actual_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"foresight_predictions_available":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"seats_cabin_business":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_coach":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_first":{"anyOf":[{"type":"number"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"enum":["Airline","General_Aviation","Cargo"],"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"anyOf":[{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"num_pages":{"type":"number"}},"required":["flights"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-01T21:23:16.123Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T21:23:15.877Z"},"liveness":{},"verified":false,"featured":false},{"id":668,"slug":"668","resource":"https://stabletravel.dev/api/flightaware/flights/SWA3422","description":"Get flight information by ident (designator, registration, or fa_flight_id)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"ident_type":"designator","max_pages":1},"type":"http"},"output":{"example":{"flights":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled","type":"Airline"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cursor":{"description":"Opaque cursor for pagination","type":"string"},"end":{"description":"End date/time (ISO 8601)","type":"string"},"ident_type":{"description":"Type of flight identifier","enum":["fa_flight_id","designator","registration"],"type":"string"},"max_pages":{"description":"Maximum number of pages to fetch","type":"number"},"start":{"description":"Start date/time (ISO 8601)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"flights":{"items":{"additionalProperties":false,"properties":{"actual_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"foresight_predictions_available":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"seats_cabin_business":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_coach":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_first":{"anyOf":[{"type":"number"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"enum":["Airline","General_Aviation","Cargo"],"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"anyOf":[{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"num_pages":{"type":"number"}},"required":["flights"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-08-31T16:15:56.696Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-31T16:15:56.461Z"},"liveness":{},"verified":false,"featured":false},{"id":669,"slug":"669","resource":"https://stabletravel.dev/api/flightaware/flights/search","description":"Search for flights by query string (-latlong, -idents, -airline syntax)","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"100000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"query":"-idents AAL100"},"type":"http"},"output":{"example":{"flights":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled","type":"Airline"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"query":{"description":"Search query string (-latlong, -idents, -airline syntax)","type":"string"}},"required":["query"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"flights":{"items":{"additionalProperties":false,"properties":{"actual_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"foresight_predictions_available":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_arrival_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_departure_time":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"seats_cabin_business":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_coach":{"anyOf":[{"type":"number"},{"type":"null"}]},"seats_cabin_first":{"anyOf":[{"type":"number"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"enum":["Airline","General_Aviation","Cargo"],"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"anyOf":[{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"num_pages":{"type":"number"}},"required":["flights"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-08-29T21:18:08.81Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-29T21:18:08.573Z"},"liveness":{},"verified":false,"featured":false},{"id":670,"slug":"670","resource":"https://stabletravel.dev/api/flightaware/airports/KLAX/flights/counts","description":"Get flight counts (departed, enroute, scheduled) for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"200000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"200000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"departed":120,"enroute":45,"scheduled_arrivals":180,"scheduled_departures":200},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"departed":{"type":"number"},"enroute":{"type":"number"},"scheduled_arrivals":{"type":"number"},"scheduled_departures":{"type":"number"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-08-28T06:28:21.627Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-28T06:28:21.337Z"},"liveness":{},"verified":false,"featured":false},{"id":671,"slug":"671","resource":"https://stabletravel.dev/api/flightaware/airports/KMIA","description":"Get detailed information for a specific airport by its code","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"30000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"30000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"airport_code":"KJFK","city":"New York","code_iata":"JFK","code_icao":"KJFK","code_lid":"JFK","country_code":"US","elevation":13,"latitude":40.6413,"longitude":-73.7781,"name":"John F. Kennedy International Airport","state":"NY","timezone":"America/New_York","type":"Airport"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airport_code":{"type":"string"},"airport_flights_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"alternatives":{"anyOf":[{"items":{"additionalProperties":false,"properties":{"airport_code":{"type":"string"},"city":{"type":"string"},"name":{"type":"string"}},"required":["airport_code"],"type":"object"},"type":"array"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}]},"elevation":{"anyOf":[{"type":"number"},{"type":"null"}]},"latitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"longitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"name":{"type":"string"},"state":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"type":"string"},"wiki_url":{"anyOf":[{"type":"string"},{"type":"null"}]}},"required":["airport_code","name"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-08-22T23:29:45.359Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-22T23:29:45.139Z"},"liveness":{},"verified":false,"featured":false},{"id":674,"slug":"674","resource":"https://stabletravel.dev/api/flightaware/disruption-counts/destination/EWR","description":"Get disruption counts for a specific entity","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"time_period":"today"},"type":"http"},"output":{"example":{"cancellations":5,"delays":42,"entity_id":"AAL","entity_type":"airline","name":"American Airlines","score":0.12,"total":47},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"time_period":{"enum":["today","yesterday","last3days","last7days","last14days","last30days"],"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"cancellations":{"anyOf":[{"type":"number"},{"type":"null"}]},"delays":{"anyOf":[{"type":"number"},{"type":"null"}]},"entity_id":{"type":"string"},"entity_type":{"type":"string"},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"score":{"anyOf":[{"type":"number"},{"type":"null"}]},"total":{"anyOf":[{"type":"number"},{"type":"null"}]}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-02T19:21:54.239Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-02T19:21:53.989Z"},"liveness":{},"verified":false,"featured":false},{"id":675,"slug":"675","resource":"https://stabletravel.dev/api/flightaware/airports/KMIA/flights/arrivals","description":"Get arrival flights for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_pages":1},"type":"http"},"output":{"example":{"arrivals":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airline":{"type":"string"},"cursor":{"type":"string"},"max_pages":{"type":"number"},"type":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"arrivals":{"items":{"additionalProperties":false,"properties":{"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_pages":{"type":"number"}},"required":["arrivals"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-01T21:23:50.606Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T21:23:50.413Z"},"liveness":{},"verified":false,"featured":false},{"id":676,"slug":"676","resource":"https://stabletravel.dev/api/flightaware/airports/KMIA/flights/departures","description":"Get departure flights for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_pages":1},"type":"http"},"output":{"example":{"departures":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airline":{"type":"string"},"cursor":{"type":"string"},"max_pages":{"type":"number"},"type":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"departures":{"items":{"additionalProperties":false,"properties":{"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_pages":{"type":"number"}},"required":["departures"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-09-01T21:23:47.765Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T21:23:47.476Z"},"liveness":{},"verified":false,"featured":false},{"id":677,"slug":"677","resource":"https://stabletravel.dev/api/flightaware/airports/KSFO/weather/forecast","description":"Get weather forecast (TAF) for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"4000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"4000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"temperature_units":"fahrenheit"},"type":"http"},"output":{"example":{"airport_code":"KJFK","forecast":[],"raw_forecast":[],"timeframe":"2026-04-22T12:00:00Z/2026-04-23T12:00:00Z"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"return_nearby_weather":{"type":"boolean"},"temperature_units":{"enum":["fahrenheit","celsius"],"type":"string"},"timestamp":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airport_code":{"type":"string"},"forecast":{"items":{},"type":"array"},"raw_forecast":{"items":{"type":"string"},"type":"array"},"timeframe":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-08-27T20:16:16.038Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-27T20:16:15.784Z"},"liveness":{},"verified":false,"featured":false},{"id":678,"slug":"678","resource":"https://stabletravel.dev/api/flightaware/airports/SSA/flights/departures","description":"Get departure flights for a specific airport","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"max_pages":1},"type":"http"},"output":{"example":{"departures":[{"aircraft_type":"B738","destination":{"city":"Los Angeles","code":"KLAX","code_iata":"LAX","code_icao":"KLAX","name":"Los Angeles International"},"fa_flight_id":"AAL100-1733068800-airline-0001","flight_number":"100","ident":"AAL100","ident_iata":"AA100","ident_icao":"AAL100","operator":"AAL","operator_iata":"AA","operator_icao":"AAL","origin":{"city":"New York","code":"KJFK","code_iata":"JFK","code_icao":"KJFK","name":"John F. Kennedy International"},"scheduled_in":"2026-12-01T19:00:00Z","scheduled_out":"2026-12-01T13:00:00Z","status":"Scheduled"}],"num_pages":1},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"airline":{"type":"string"},"cursor":{"type":"string"},"max_pages":{"type":"number"},"type":{"type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"departures":{"items":{"additionalProperties":false,"properties":{"actual_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"actual_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"aircraft_type":{"anyOf":[{"type":"string"},{"type":"null"}]},"arrival_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"atc_ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"baggage_claim":{"anyOf":[{"type":"string"},{"type":"null"}]},"blocked":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"cancelled":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"codeshares":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"codeshares_iata":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}]},"departure_delay":{"anyOf":[{"type":"number"},{"type":"null"}]},"destination":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"diverted":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"estimated_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"estimated_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_ete":{"anyOf":[{"type":"number"},{"type":"null"}]},"flight_number":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"gate_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"ident_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"inbound_fa_flight_id":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"operator_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"origin":{"anyOf":[{"additionalProperties":false,"properties":{"airport_info_url":{"anyOf":[{"type":"string"},{"type":"null"}]},"city":{"anyOf":[{"type":"string"},{"type":"null"}]},"code":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_iata":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_icao":{"anyOf":[{"type":"string"},{"type":"null"}]},"code_lid":{"anyOf":[{"type":"string"},{"type":"null"}]},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},{"type":"null"}]},"position_only":{"anyOf":[{"type":"boolean"},{"type":"null"}]},"progress_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"registration":{"anyOf":[{"type":"string"},{"type":"null"}]},"route":{"anyOf":[{"type":"string"},{"type":"null"}]},"route_distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"scheduled_in":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_off":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_on":{"anyOf":[{"type":"string"},{"type":"null"}]},"scheduled_out":{"anyOf":[{"type":"string"},{"type":"null"}]},"status":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_destination":{"anyOf":[{"type":"string"},{"type":"null"}]},"terminal_origin":{"anyOf":[{"type":"string"},{"type":"null"}]},"type":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"type":"array"},"links":{"additionalProperties":false,"properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"type":"object"},"num_pages":{"type":"number"}},"required":["departures"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-08-24T19:29:14.959Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-24T19:29:14.706Z"},"liveness":{},"verified":false,"featured":false},{"id":679,"slug":"679","resource":"https://stabletravel.dev/api/flightaware/airports/delays","description":"Get all current airport delays across the system","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xDd257723b86B4947483905cdAcBbBC70fACF2ec0","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","maxTimeoutSeconds":300},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"100000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"delays":[{"airport":"John F. Kennedy International Airport","airport_code":"KJFK","color":"yellow","reasons":[{"category":"weather","color":"yellow","count":3,"delay_secs":900}]}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"delays":{"items":{"additionalProperties":false,"properties":{"airport":{"type":"string"},"airport_code":{"type":"string"},"color":{"type":"string"},"reasons":{"items":{"additionalProperties":false,"properties":{"category":{"type":"string"},"color":{"type":"string"},"count":{"type":"number"},"delay_secs":{"type":"number"}},"type":"object"},"type":"array"}},"type":"object"},"type":"array"}},"required":["delays"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"stabletravel.dev","lastUpdated":"2026-08-22T23:29:46.528Z","quality":{"calls30d":1,"uniquePayers30d":1,"lastCalledAt":"2026-08-22T23:29:46.265Z"},"liveness":{},"verified":false,"featured":false}]}