Omio: Get Price By Date
Omio via Parse · travel
Get the cheapest trip prices across a date range for a route, broken down by transport mode. Returns price in cents and number of available results per mode per day. Not all routes are indexed; use routes between major cities. 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_price_by_date
- Interface artifact
- sha256:e109499a857d1035cfe0160683200a7f3f447a31df5dcd77076142e79f5216ec
- Manifest digest
- sha256:04d0c180c3e59efa7b8e85c87f36816c969095b2c93b9e5dcff28b7687728515
Request fields
- to_id (string, required): Destination position ID (from search_location_autocomplete or get_popular_destinations)
- from_id (string, required): Origin position ID (from search_location_autocomplete)
- end_date (string, required): End date in YYYY-MM-DD format
- start_date (string, required): Start date in YYYY-MM-DD format
Example queries
- {"to_id":"376367","from_id":"376217","end_date":"2026-07-03","start_date":"2026-06-26"}