Boat Reflections Public Content API
This read-only API gives automated clients public information already published on the Boat Reflections website. It does not create bookings, send messages, or take payment.
Endpoints
GET /api/v1/content.json— site details and a catalog of rooms, attractions, nearby services, and useful pages.GET /api/v1/status.json— availability status for the static public API.
Discovery
/.well-known/api-catalog— RFC 9727 API catalog in Linkset JSON format./openapi.json— OpenAPI 3.1 service description./llms.txt— index of machine-readable Markdown pages.
Use and caching
No authentication is required. Responses are public, CORS-enabled, and may be cached for one hour. Follow the site’s robots.txtand Content Signals preferences when retrieving or using content.