Search flight availability/shopping offers using Travelport's TripServices JSON API (Search endpoint).

domain: developer.travelport.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Get provisioned OAuth2 credentials from Travelport — this requires being a customer/partner (sign up for a trial at my.travelport.com or submit a Sales Inquiry if not already provisioned); the docs themselves are public without login.
  2. Generate an OAuth2 access token using the credentials issued by Travelport's access manager; tokens must be refreshed at least every 24 hours.
  3. POST a Search request to catalog/search/catalogproductofferings (base path https://api.travelport.net/11/air/ in production, https://api.pp.travelport.net/11/air/ in pre-production).
  4. Populate PassengerCriteria (passengerTypeCode, number) and one SearchCriteriaFlight entry per itinerary leg (From/To IATA codes, departureDate).
  5. Set offersPerPage to a positive number if you plan to reference these results later (Next Leg Search, Flight Specific Search, AirPrice) — for journey-based search, omitting it skips caching and breaks those follow-on calls.
  6. Parse returned offers; optionally request NDC content via contentSourceList and sort via sortBy=Price-LowToHigh.

Known gotchas

Related routes

Search Travelport JSON API (uAPI) for multi-segment itineraries and retrieve branded fare bundles
developer.travelport.com · 6 steps · unrated
Search for flight offers using the Amadeus Self-Service API
amadeus · 6 steps · unrated
Cancel or modify an existing Travelport JSON API booking using the Workbench servicing flow
developer.travelport.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans