This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "openapi": "3.1.0", | |
| "info": { | |
| "title": "Kiwi.com Cheap Flights API (Private Automation)", | |
| "version": "1.0.1", | |
| "description": "The **Kiwi.com Cheap Flights API** provides real-time access to global round-trip flight offers. This private version embeds your RapidAPI credentials for internal automation only.\n\n### Capabilities\n* Search round-trip flights between cities or countries.\n* Filter by passenger composition, cabin class, dates, price range, stops, and routing options.\n* Retrieve localized, currency-specific pricing.\n* Supports advanced routing options (hidden city, throwaway ticketing, overnight stopovers, etc.).\n\n### Authentication\nThis spec automatically applies:\n- `x-rapidapi-host: kiwi-com-cheap-flights.p.rapidapi.com`\n- `x-rapidapi-key: 8b897c6da9msh1105244bfb1a18ep13ddbajsn873515bdeeba`\n\nUse only in **private automation** tools such as Gradio, Make, or Cloudflare Workers." | |
| }, | |
| "servers": [ | |
| { "url": "https://kiwi-com-cheap-flights.p.rapidapi.com" } | |
| ], |