Hostaway API

Use when integrating with Hostaway property management system for Seascape Vacations.

uncfreak1255-code 8a1118c 1.0 KB Updated

File contents

Hostaway API Integration Skill

Overview

Hostaway is the PMS for Seascape Vacations. All property data, reservations, guest messaging, and calendar management flows through Hostaway.

Authentication

Key Endpoints

  • GET /v1/listings - All managed properties
  • GET /v1/reservations - Bookings with filters
  • GET /v1/conversations - Guest message threads
  • POST /v1/conversations/{id}/messages - Send guest message
  • GET /v1/calendars/{listingId} - Availability calendar
  • GET /v1/listingFinancials - Revenue and financial data

Integration Patterns

  • Guest messaging system trained on 23,000+ historical messages
  • Flask approval dashboards for message review
  • Automated responses with human-in-the-loop approval
  • Calendar sync for availability and pricing

uncfreak1255-code/sawyer-skills-legacy/tree/main/.claude/skills/hostaway-api commit 8a1118c8fb

Frequently asked questions

npx skillmds@latest add uncfreak1255-code/hostaway-api