Solutions
Ignav supports several common product patterns. The shared workflow is the same across all of them: search fares, choose an itinerary, and fetch booking links.
Flight Search Apps
Search fares, filter results, and fetch booking links for any route.
Read the guide →Price Tracking & Alerts
Poll routes on a schedule, compare fares over time, and notify users on drops.
Read the guide →AI Travel Tools
Look up airports, search live fares, and generate booking links from AI workflows.
Read the guide →Travel Content & Media
Embed live fares in destination pages, deal sites, and newsletters.
Read the guide →API workflow
Here's an example of a common API workflow:
- Search fares — call the one-way or round-trip endpoint with an origin, destination, and date.
- Choose an itinerary — each result has pricing, leg details, and a unique
ignav_id. - Fetch booking links — pass the
ignav_idto the booking links endpoint to get direct URLs to airline and OTA booking pages.
Ready to get started?
Create a free account to get your API key, or try the playground — no signup required.