Sabre · JSON Structure
Sabre Air Itinerary Structure
JSON structure documentation for Sabre air itinerary data model
Type: object
Properties: 0
TravelGDSAirlinesHotelsCar RentalBooking
Sabre Air Itinerary Structure is a JSON Structure definition published by Sabre.
Meta-schema:
JSON Structure
{
"title": "Sabre Air Itinerary Structure",
"description": "JSON structure documentation for Sabre air itinerary data model",
"type": "object",
"structure": {
"OTA_AirLowFareSearchRS": {
"description": "Root response envelope for Bargain Finder Max",
"type": "object",
"children": {
"PricedItineraries": {
"description": "Collection of ranked, priced itinerary options",
"type": "object",
"children": {
"PricedItinerary": {
"description": "Individual priced flight itinerary",
"type": "array",
"children": {
"SequenceNumber": {"type": "integer", "description": "Ranking position in results"},
"AirItinerary": {
"description": "Flight segment information",
"type": "object",
"children": {
"DirectionInd": {"type": "string", "description": "OneWay, Return, OpenJaw, or Circle"},
"OriginDestinationOptions": {
"type": "object",
"children": {
"OriginDestinationOption": {
"type": "array",
"children": {
"FlightSegment": {
"type": "array",
"description": "Individual flight legs",
"children": {
"DepartureAirport": {"type": "object", "description": "IATA airport code"},
"ArrivalAirport": {"type": "object", "description": "IATA airport code"},
"OperatingAirline": {"type": "object", "description": "Airline code and flight number"},
"DepartureDateTime": {"type": "string", "format": "date-time"},
"ArrivalDateTime": {"type": "string", "format": "date-time"},
"ElapsedTime": {"type": "integer", "description": "Duration in minutes"},
"StopQuantity": {"type": "integer"},
"CabinClassCode": {"type": "string", "description": "Y=Economy, C=Business, F=First"}
}
}
}
}
}
}
}
},
"AirItineraryPricingInfo": {
"description": "Fare pricing breakdown",
"type": "object",
"children": {
"ItinTotalFare": {
"type": "object",
"children": {
"BaseFare": {"type": "object", "description": "Base fare amount and currency"},
"Taxes": {"type": "object", "description": "Tax breakdown by code"},
"TotalFare": {"type": "object", "description": "Total including all taxes"}
}
}
}
}
}
}
}
}
}
}
}
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/sabre-air-itinerary-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.