StableTravel
GET stabletravel.dev/api/seats-aero/trips/31kZf4CYMU0EEidKyURi40xzvuU
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Retrieve flight-level trip details and booking links for a Seats.aero availability ID.
Resource: stabletravel.dev/api/seats-aero/trips/31kZf4CYMU0EEidKyURi40xzvuU
Network: eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xDd257723b86B4947483905cdAcBbBC70fACF2ec0
Payment methods: — · Last validation: 2026-09-13 23:28:26.245+00
{
"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": {}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xDd257723b86B4947483905cdAcBbBC70fACF2ec0",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xDd257723b86B4947483905cdAcBbBC70fACF2ec0",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "CjNFTjvBhbJJd2B5ePPMHRLx1ELZpa8dwQgGL727eKww",
"recentBlockhash": "7tN47jhwzNaXGTHStd8giJJmYfvc2XzhzDRgUH5WLUK4",
"lastValidBlockHeight": "424868638"
},
"payTo": "6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY",
"amount": "20000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "6u5LMGQC2qk9peNibahmRWxGVXrBypk8nhTCcqtiuqMY",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "20000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.