Monitor price for a specific origin, destination, and dates pair
Discovery
price-monitoring
Monitor price for a specific origin, destination, and dates pair
POST
Monitor price for a specific origin, destination, and dates pair
Watch a specific route and date pair over time so an agent can act when the fare drops. Use it for prompts like “alert me when Paris to New York for June 17 to 26 goes under €400”. Each response includes the current cheapest cached fare and an offer token you can pass to flight_search when the user decides to book. Cache-only; never triggers a live call.
Authorizations
Body
application/json
Example:
"PAR"
Example:
"NYC"
Pattern:
^\d{4}-\d{2}-\d{2}$Pattern:
^\d{4}-\d{2}-\d{2}$Available options:
city, airport Available options:
city, airport Available options:
economy, premium_economy, business, first Required range:
x > 0Required range:
x >= 1Required range:
x >= 0Required range:
x >= 0