Kiwi.com Flights API
# Kiwi.com Flights API The most comprehensive Kiwi.com data API on RapidAPI — 14 endpoints covering everything from autocomplete to multi-city/nomad search to country deal browsers. ## Why this API stands out - **Multi-city / Nomad search** — Kiwi.com's flagship feature, exposed as an API for the first time. No other Kiwi.com API on RapidAPI has this. - **Country deal browser** — Browse cheap…
Kiwi.com Flights API endpoints
| Method | Endpoint | Description |
|---|---|---|
| places | ||
| GET |
/api/v1/places/autocomplete /api/v1/places/autocomplete |
|
| airports | ||
| GET |
/api/v1/airports/search /api/v1/airports/search |
|
| GET |
/api/v1/airports/{iata} /api/v1/airports/{iata} |
|
| airlines | ||
| GET |
/api/v1/airlines/{iata} /api/v1/airlines/{iata} |
|
| flights | ||
| GET |
/api/v1/flights/price-map /api/v1/flights/price-map |
|
| GET |
/api/v1/flights/search-roundtrip /api/v1/flights/search-roundtrip |
|
| GET |
/api/v1/flights/multi-city /api/v1/flights/multi-city |
When kiwi.com's bundled multi-city inventory is available, you receive real `ItineraryMulticity` results with full booking links. Otherwise the response is composed from per-leg… |
| GET |
/api/v1/flights/price-calendar /api/v1/flights/price-calendar |
|
| GET |
/api/v1/flights/nomad /api/v1/flights/nomad |
Same fallback behaviour as `/multi-city`: when kiwi.com's bundled nomad inventory is available, results are real `ItineraryNomad` itineraries with booking links. Otherwise… |
| GET |
/api/v1/flights/search-oneway /api/v1/flights/search-oneway |
|
| GET |
/api/v1/flights/seat-info /api/v1/flights/seat-info |
|
| GET |
/api/v1/flights/price-graph /api/v1/flights/price-graph |
|
| deals | ||
| GET |
/api/v1/deals/cheap-from-country/{country_slug} /api/v1/deals/cheap-from-country/{country_slug} |
|
| routes | ||
| GET |
/api/v1/routes/cheap-flights/{origin_slug}/{destination_slug} /api/v1/routes/cheap-flights/{origin_slug}/{destination_slug} |
|
Kiwi.com Flights API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA Recommended | $25 / month | — |
|
| MEGA | $79 / month | — |
|