Describe your ideal trip in plain English and get a ranked list of flight options with booking links — including flexible dates, layover preferences, and side-by-side comparisons across multiple destinations.
Use case
Natural-language flight search API—AI flight planning with flexible dates, layovers, and budget rules.
How it works
Ask for flights in plain English—flexible dates, layover preferences, and multiple destinations are all understood. The agent searches live flight options, ranks the best matches on price and convenience, and returns a shortlist you can show in your app. Built for travel marketplaces and corporate booking tools.
Sample input
{
"inputs": {
"query": "Return flight from Amsterdam to Delhi or Bangalore around July 10 to August 8, +/- 2 days, prefer direct or Europe layovers, max 1 stop.",
"currency": "EUR",
"max_search_variants": 5,
"result_count": 5
}
}
Example payload for the docs—send it with your app's auth and provider keys as described in the API reference, using /agents/flight-planner/execute.
Related agents
Same category or overlapping tags as this runner. Explore others in the catalog.