How Peak Leverage connects to FareHarbor
FareHarbor is a specialized online booking, reservation, and management platform for tour operators, activities, and rental businesses. It handles live scheduling, resource management, online checkout, and digital waivers.
Auth model
FareHarbor's REST API uses HTTP Header authentication. Developers must include two headers in every request: 'X-FareHarbor-API-App' (identifying the application) and 'X-FareHarbor-API-User' (identifying the specific user or company account).
API model
For standard setups, the Lightframe handles all POST data (checkout). The API is mostly used for GET requests to sync available dates, pricing, and tour descriptions to the front-end website.
Related routes for FareHarbor
Review the industry-specific pages that inherit this documented integration model.