Omio: Get Trip Details
Omio via Parse · travel
Retrieve full trip details including fare classes, ticket offers with prices and cancellation policies, and segment-level departure/arrival info. Requires a fresh search_id (sessions expire quickly). The trip_id is the journeyId and outbound_id is the outboundId from search results. Search and compare train, bus, flight, and ferry tickets across Europe and beyond via Omio. Fulfilled by Parse from omio.com.
- maps-geo
- marketplace
- omio
- omio-com
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b6eb475f-3bd9-47ad-b7bc-66a60f5e53ce/get_trip_details
- Interface artifact
- sha256:f380f4e30f4aa8beb53097d51e1cb160019c8cb533e4ff4752ae1d57bb68fc01
- Manifest digest
- sha256:75f5311fa6e055443cae297d45720a82ac102daac32ca1b4f592e644fefc6718
Request fields
- trip_id (string, required): The journeyId field from search_trips or get_search_results trip objects
- search_id (string, required): Search ID from a recent search_trips call
- outbound_id (string, required): The outboundId field from search_trips or get_search_results trip objects
- travel_mode (string): Travel mode for the trip. Accepted values: train, bus, flight, ferry: Allowed values: train, bus, flight, ferry
Example queries
- {"trip_id":"-942479549","search_id":"E158D8872B48643B497C315BE89176A8F","outbound_id":"-6926865752226719389","travel_mode":"train"}