Now in beta · API v1

Give your agent the power to book travel

One API. Flights, hotels, and AI travel logic — ready for your app, your agent, or your users.

POST /agent/process-message
// Natural language request
{
"message": "Find me a flight JFK to LAX next Tuesday under $300"
}
// Response — 312ms
{
  "status": "success",
  "flights": [
    {
      "id": "flt_01hx4k",
      "airline": "United Airlines",
      "origin": "JFK",
      "destination": "LAX",
      "departure": "2026-03-15T08:30:00Z",
      "price": { "amount": 287, "currency": "USD" },
      "duration": "5h 45m",
      "seats_available": 12
    }
  ],
  "meta": { "query_time_ms": 312, "total": 47 }
}

Built for

AI Agents

Give OPEN claw, AutoGPT, or your custom agent real booking capability

Developers

REST API with SDKs. Add travel search and booking in an afternoon

Platforms

White-label travel booking inside your product or SaaS

What you get

Everything you need to build travel features, out of the box.

Flight Search

Duffel-powered

500+ airlines, real-time pricing, seat maps and baggage options included

Hotel Discovery

Global

Global inventory with live availability, room types, and photos

AI Travel Agent API

GPT-4o

Pre-built GPT-4o agent logic — send a message, get bookable results

Real-time Data

Live

Live pricing, availability, and flight status as it happens

How it works

From zero to booking in three steps.

01

Get your API key

Sign up and create your first key in the dashboard. Takes under a minute.

02

Call the agent endpoint

POST a natural language message to /agent/process-message and get structured results back.

03

Flights + hotels booked

Nowah handles search, ranking, and booking. You just display the results.

Ready to build?

Join developers building the next generation of travel apps.

Create free account →