SkyFare API
✈️ SkyFare API — Real-Time Flight Metasearch & Price Comparison One API call. Multiple flight sources. The best prices. SkyFare API is a unified flight metasearch engine that queries major flight providers simultaneously — Skyscanner, Jetcost, Skiplagged, Kiwi.com, and Trip.com — and returns normalized, deduplicated results with real-time pricing and direct booking links. No scraping on your…
SkyFare API endpoints
| Method | Endpoint | Description |
|---|---|---|
| search_flights | ||
| GET |
/search_flights /search_flights |
Search flights across multiple providers (Skyscanner, Jetcost, Skiplagged, Kiwi, Trip.com). |
| search_airports | ||
| GET |
/search_airports /search_airports |
Search airports by city name or code. |
| list_providers | ||
| GET |
/list_providers /list_providers |
Retrieve the list of supported flight providers. |
| health_check | ||
| GET |
/health_check /health_check |
Verify flight search service status and retrieve timestamp. |
| trends | ||
| GET |
/trends /trends |
Retrieve historical flight pricing trends, averages, and BUY/WAIT recommendations. |
| explore | ||
| GET |
/explore /explore |
Explore cheapest destinations from a given origin airport. |
| calendar | ||
| GET |
/calendar /calendar |
Cheapest flight price calendar grid for a given month range. |
SkyFare API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $10 / month | — |
|
| MEGA | $20 / month | — |
|