From e86a05e3537fd151812eb956c1d40cb9a46acd42 Mon Sep 17 00:00:00 2001 From: Aman Sutariya Date: Fri, 22 Oct 2021 14:41:20 +0530 Subject: [PATCH] Add flight price comparision API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f723acff..fe3cd794 100644 --- a/README.md +++ b/README.md @@ -1339,6 +1339,7 @@ API | Description | Auth | HTTPS | CORS | | [BlaBlaCar](https://dev.blablacar.com) | Search car sharing trips | `apiKey` | Yes | Unknown | | [Boston MBTA Transit](https://www.mbta.com/developers/v3-api) | Stations and predicted arrivals for MBTA | `apiKey` | Yes | Unknown | | [Community Transit](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | Transitland API | No | Yes | Unknown | +| [Compare Flight Prices](https://rapidapi.com/obryan-software-obryan-software-default/api/compare-flight-prices/) | API for comparing flight prices across platforms | `apiKey` | Yes | Unknown | | [Grab](https://developer.grab.com/docs/) | Track deliveries, ride fares, payments and loyalty points | `OAuth` | Yes | Unknown | | [GraphHopper](https://graphhopper.com/api/1/docs/) | A-to-B routing with turn-by-turn instructions | `apiKey` | Yes | Unknown | | [Icelandic APIs](http://docs.apis.is/) | Open APIs that deliver services in or regarding Iceland | No | Yes | Unknown |