freeapis

CruiseFeed

Normalized cruise line inventory: ships, sailings, itineraries, ports and lead-in fares

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Documentation / URL
https://cruisefeed.io

Overview

CruiseFeed provides cruise inventory — key-based (the API is alive; a wrong query param returns 400 with a hint, verified).

Quick Start

Ships (replace YOUR_KEY — key is NOT a query param):

curl "https://api.cruisefeed.io/v1/ships?q=Caribbean" \
  -H "Authorization: Bearer YOUR_KEY"
{ "error": { "code": "unknown_query_parameter", "message": "Unknown query parameter 'key'. Valid parameters for /v1/ships: flag_state, limit, offset, operator, q." } }

Authentication

  • Register at cruisefeed.io → API key.
  • Send it via header (the API rejects a key query param, verified).

Rate Limits & Notes

  • Key-based with a free tier (check the docs).
  • Cruise inventory.

FAQ

Is CruiseFeed free? Key-based with a free tier per the docs.

Why 400? The key query param isn’t valid (verified) — use the documented params.

What’s the auth style? Bearer header.

More in Transportation

APIAuthHTTPSCORS
ADS-B Exchange

Access real-time and historical data of any and all airborne aircraft

No authYesUnknown
airportsapi

Get name and website-URL for airports by ICAO code

No authYesUnknown
AIS Hub

Real-time data of any marine and inland vessel equipped with AIS tracking system

API KeyNoUnknown
Amadeus for Developers

Travel Search - Limited usage

OAuthYesUnknown
apilayer aviationstack

Real-time Flight Status & Global Aviation Data API

OAuthYesUnknown