{"uid":"cap_ctC6lvsG5Df54ZnELMY1k","slug":"stabletravel-seats-aero-trip-details-c2559e41","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/30fuw9tOsJPIxlIDgje8YQEbhN3","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_iAuCsBpvzYmVKzxW6mVy-","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 flight details and booking link for Seats.aero availability ID 30fuw9tOsJPIxlIDgje8YQEbhN3 — I want to see the cabin, mileage cost, carriers, and how many seats are left?","exampleUseCases":null,"resultDescription":"Returns an array of trip objects each containing: availability ID, route ID, cabin class, number of stops, source program, carriers, flight numbers, departure and arrival timestamps, total duration in minutes, mileage cost, alliance cost, taxes and currency, remaining seats, creation/update timestamps, and nested availability segments with per-segment flight details and booking links.","failureModes":["Invalid or expired availability ID returns empty data array or 404","Availability may have been updated or removed since last crawl, returning stale data","Network timeout or upstream Seats.aero API unavailability causes 5xx error","Malformed availability ID format may result in validation error"],"whenToPreferThis":"Use this endpoint when you have a specific Seats.aero availability ID and need to resolve it into full flight-level details including segments, mileage cost, cabin, and booking links. Prefer this over generic flight search when you already have an availability reference and need to present or act on the booking details.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:12:38.269Z","isFirstParty":false}