{"uid":"cap_BAsdkokCrdhNdmTkjDO-d","slug":"stabletravel-seats-aero-trip-details-5b3d1992","name":"StableTravel Seats.aero Trip Details","description":"Retrieve flight-level trip details and booking links for a Seats.aero availability ID.","url":"https://stabletravel.dev/api/seats-aero/trips/30im96WmcqPsBu21yTrWEwzjCkI","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"data":{"anyOf":[{"type":"array","items":{"type":"object","properties":{"ID":{"anyOf":[{"type":"string"},{"type":"null"}]},"Cabin":{"anyOf":[{"type":"string"},{"type":"null"}]},"Stops":{"anyOf":[{"type":"number"},{"type":"null"}]},"Source":{"anyOf":[{"type":"string"},{"type":"null"}]},"RouteID":{"anyOf":[{"type":"string"},{"type":"null"}]},"Carriers":{"anyOf":[{"type":"string"},{"type":"null"}]},"ArrivesAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"CreatedAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"DepartsAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"UpdatedAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"TotalTaxes":{"anyOf":[{"type":"number"},{"type":"null"}]},"MileageCost":{"anyOf":[{"type":"number"},{"type":"null"}]},"AllianceCost":{"anyOf":[{"type":"number"},{"type":"null"}]},"FlightNumbers":{"anyOf":[{"type":"string"},{"type":"null"}]},"TaxesCurrency":{"anyOf":[{"type":"string"},{"type":"null"}]},"TotalDuration":{"anyOf":[{"type":"number"},{"type":"null"}]},"AvailabilityID":{"anyOf":[{"type":"string"},{"type":"null"}]},"RemainingSeats":{"anyOf":[{"type":"number"},{"type":"null"}]},"TaxesCurrencySymbol":{"anyOf":[{"type":"string"},{"type":"null"}]},"AvailabilitySegments":{"anyOf":[{"type":"array","items":{"type":"object","properties":{"ID":{"anyOf":[{"type":"string"},{"type":"null"}]},"Order":{"anyOf":[{"type":"number"},{"type":"null"}]},"Source":{"anyOf":[{"type":"string"},{"type":"null"}]},"RouteID":{"anyOf":[{"type":"string"},{"type":"null"}]},"Distance":{"anyOf":[{"type":"number"},{"type":"null"}]},"ArrivesAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"CreatedAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"DepartsAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"FareClass":{"anyOf":[{"type":"string"},{"type":"null"}]},"UpdatedAt":{"anyOf":[{"type":"string"},{"type":"null"}]},"AircraftCode":{"anyOf":[{"type":"string"},{"type":"null"}]},"AircraftName":{"anyOf":[{"type":"string"},{"type":"null"}]},"FlightNumber":{"anyOf":[{"type":"string"},{"type":"null"}]},"OriginAirport":{"anyOf":[{"type":"string"},{"type":"null"}]},"AvailabilityID":{"anyOf":[{"type":"string"},{"type":"null"}]},"AvailabilityTripID":{"anyOf":[{"type":"string"},{"type":"null"}]},"DestinationAirport":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":{}}},{"type":"null"}]}},"additionalProperties":{}}},{"type":"null"}]},"booking_links":{"anyOf":[{"type":"array","items":{"type":"object","properties":{"link":{"anyOf":[{"type":"string"},{"type":"null"}]},"label":{"anyOf":[{"type":"string"},{"type":"null"}]},"primary":{"anyOf":[{"type":"boolean"},{"type":"null"}]}},"additionalProperties":{}}},{"type":"null"}]},"origin_coordinates":{"anyOf":[{"type":"object","properties":{"Lat":{"anyOf":[{"type":"number"},{"type":"null"}]},"Lon":{"anyOf":[{"type":"number"},{"type":"null"}]}},"additionalProperties":{}},{"type":"null"}]},"destination_coordinates":{"anyOf":[{"type":"object","properties":{"Lat":{"anyOf":[{"type":"number"},{"type":"null"}]},"Lon":{"anyOf":[{"type":"number"},{"type":"null"}]}},"additionalProperties":{}},{"type":"null"}]}},"additionalProperties":{}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__SaV3W_ljmOihEaotoVvs","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieve flight-level trip details and booking links for a specific Seats.aero availability ID","exampleAgentPrompt":"Can you pull up the full trip details and booking links for that Seats.aero award availability with ID 30im96WmcqPsBu21yTrWEwzjCkI — I want to see the flight numbers, carriers, departure and arrival times, mileage cost, taxes, and how many seats are left?","exampleUseCases":null,"resultDescription":"Returns an array of trip objects each containing flight segment details (ID, cabin, stops, source, carriers, flight numbers, departure/arrival times, mileage cost, alliance cost, taxes and currency, total duration, remaining seats, and availability segments with nested segment-level data), plus booking links to complete the award reservation.","failureModes":["Invalid or expired availability ID returns empty data array","Availability ID no longer active (award space gone) returns null or empty result","Payment failure (x402 protocol) returns 402 Payment Required","Malformed request returns 400 Bad Request","Rate limiting or server error returns 500"],"whenToPreferThis":"Use this endpoint when you have a specific Seats.aero availability ID and need full flight-level details including segments, carriers, mileage costs, taxes, remaining seats, and booking links. This is the right choice after searching for award availability and identifying a specific result you want to act on. Not for searching across routes or dates — use the Availability search endpoint for that.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:07:03.734Z","isFirstParty":false}