From 70a1b82c73416874bb2727e8c95c344b2e7f2207 Mon Sep 17 00:00:00 2001 From: CruiseFeed Date: Wed, 22 Jul 2026 18:19:18 +0100 Subject: [PATCH] Add CruiseFeed to Transportation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68045a06..b8f6c3fd 100644 --- a/README.md +++ b/README.md @@ -1873,6 +1873,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [CruiseFeed](https://cruisefeed.io) | Normalized cruise line inventory: ships, sailings, itineraries, ports and lead-in fares | `apiKey` | Yes | Unknown | | [CTS](https://api.cts-strasbourg.eu/) | CTS Realtime API | `apiKey` | Yes | Yes | | [FAA N-Number Registry](https://n-number.starfile.org/api) | Every FAA-registered civil aircraft in the United States, lookup by N-number or Mode S hex code | No | Yes | Yes | | [Grab](https://developer.grab.com/docs/) | Track deliveries, ride fares, payments and loyalty points | `OAuth` | Yes | Unknown |