Kayak Search
Real-time data, an unofficial API from kayak.com that helps search for cheap flights, hotels, and car rentals. This API allows you to easily compare prices from multiple sources to find the best deals.
Kayak Search endpoints
| Method | Endpoint | Description |
|---|---|---|
| flights | ||
| GET |
flights/auto-complete /flights/auto-complete |
flights/auto-complete |
| GET |
flights/airports-by-geo /flights/airports-by-geo |
flights/airports-by-geo |
| GET |
flights/search-roundtrip /flights/search-roundtrip |
flights/search-roundtrip |
| GET |
flights/search-oneway /flights/search-oneway |
flights/search-oneway |
| POST |
flights/search-multicity /flights/search-multicity |
flights/search-multicity |
| GET |
flights/details /flights/details |
flights/details |
| GET |
flights/price-prediction /flights/price-prediction |
flights/price-prediction |
| stays | ||
| GET |
stays/auto-complete /stays/auto-complete |
stays/auto-complete |
| GET |
stays/search /stays/search |
stays/search |
| GET |
stays/get-deals /stays/get-deals |
stays/get-deals |
| GET |
stays/details /stays/details |
stays/details |
| GET |
stays/serenity /stays/serenity |
stays/serenity |
| GET |
stays/reviews /stays/reviews |
stays/reviews |
| cars | ||
| GET |
cars/auto-complete /cars/auto-complete |
cars/auto-complete |
| GET |
cars/search /cars/search |
cars/search |
| Other endpoints | ||
| GET |
locale /locale |
locale |
| GET |
currency /currency |
currency |
Kayak Search pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | 5 / second |
|
| ULTRA | $35 / month | 5 / second |
|