nowfound

Dev tools · April 23, 2026

Ignav

Flight prices & booking links API

What it does

Ignav is a self-serve API for flight prices and booking links. Search one-way or round-trip fares, filter by price, airline, bags, stops, and time, then use the returned ignav_id to fetch direct airline and OTA booking URLs. It’s built for flight search apps, price trackers, and AI travel tools, with 1,000 free requests and simple usage-based pricing.

A self-serve API for flight prices and booking links. Build flight search apps, price trackers, and AI travel tools.

Build flight search, price trackers, and AI travel tools with a simple self-serve API. Every answer is a couple of calls — live fares, then a link straight to the airline. Every itinerary includes an ignav_id you can use to fetch booking links. curl -X POST "https://ignav.com/api/fares/one-way" \ -H "X-Api-Key: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"origin":"SFO","destination":"JFK","departure_date":"2026-10-07"}' Response Read the docs → { "origin" : "SFO" , "destination" : "JFK" , "departure_date" : "2026-10-07" , "itineraries" : [ { "price" : { "amount" : 299 , "currency" : "USD" , "status" : "verified" } , "outbound" : { "carrier" : "American Airlines" ,…from ignav.com

Does a similar job

all alternatives →
  • Flight Deals2025 · blog.google · ▲552

    Describe your trip, get the best flight deals.

  • Google Flights 2.02018 · ▲524

    A redesigned web experience to find & track flights 🔎✈️🌎

  • Travel Hacking Toolkit – Points search and trip planning with AIApr 2026 · github.com · ▲95

    I use points and miles for most of my travel. Every booking comes down to the same decision: use points or pay cash? To answer that, you need award availability across multiple programs, cash prices, your current balances, transfer partner ratios, and the math to compare them. I got tired of doing it manually across a dozen tabs. This toolkit teaches Claude Code and OpenCode how to do it. 7 skills (markdown files with API docs and curl examples) and 6 MCP servers (real-time tools the AI calls directly). It searches award flights across 25+ mileage programs (Seats.aero), compares cash prices…

  • Fly2AnyJan 2026 · fly2any.com · ▲5

    AI travel search that finds cheap flights fast

  • IB
    I built a site that tracks short-lived flight deals2024 · flight-price-alert.com · ▲13

    So, this summer I was hunting for a flight from Calgary to Tokyo with WestJet, and I kept seeing these random cheaper flights popping up. I got tired of refreshing the site non-stop, so I whipped up a script to scrape the flight data. It paid off—I scored a roundtrip for $1000 CAD in July! Naturally, I decided to turn this into a full-fledged project and built flight-price-alert.com! Tech details: Built with Go for the backend and SQLite for the database. Added some TLS spoofing to get around Cloudflare’s JA3 fingerprinting that was blocking my requests. Styled the site with PicoCSS—it was…

  • AirTrackBot • Flight DealsJun 2026 · airtrackbot.com · ▲32

    Find unusually good flight deals with AI

More dev tools this month

the category →
  • Dograh592

    The open source VAPI alternative

    Dev tools · 28d ago · dograh.com

  • Meridian530

    Don't let your work go unnoticed. Get promoted!

    Dev tools · 23d ago · meridiona.com

  • x1516

    Lovable for iPhone apps go from idea to App Store

    Dev tools · 14d ago · x1.new

  • OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.

    Dev tools · 5d ago · opentrailpaper.com

  • Nuphos380

    The AI-Native DevOps Workspace.

    Dev tools · 27d ago · nuphos.ai

  • Track your AI visibility for free (using your own API keys!)

    Dev tools · 28d ago · lettertrace.com

Source: Product Hunt launch

Launched alongside, April 2026

the whole month →
  • Brila1,367

    One-page websites from real Google Maps reviews

    AI · Apr 2026 · brila.ai

  • AG

    Thought the resources for GPU arch were lacking, so here we are

    Life & fun · Apr 2026 · jaso1024.com

  • Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.

    AI · Apr 2026 · github.com

  • AI meeting notes: now bot-free, in ChatGPT & Claude + more

    AI · Apr 2026 · fathom.ai

  • I made a laptop stand out of solid concrete, in the style of brutalist architecture, with themes of urbex and urban decay

    Life & fun · Apr 2026 · sam-burns.com

  • With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.

    AI · Apr 2026 · text.blogosphere.app