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.

API workflow

Here's an example of a common API workflow:

  1. Search fares — call the one-way or round-trip endpoint with an origin, destination, and date.
  2. Choose an itinerary — each result has pricing, leg details, and a unique ignav_id.
  3. Fetch booking links — pass the ignav_id to 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.