API Integrations

Guesty No Keys

Listings, availability, quotes, and reservations.

Rentals United No Keys

Channel management — properties, pricing, availability.

Breezeway No Keys

Property ops — tasks, cleaning, maintenance.


Configuration

Add API credentials to .env to enable each service:

# Guesty
GUESTY_API_TOKEN=your_bearer_token
GUESTY_API_URL=https://booking.guesty.com

# Rentals United
RU_ACCESS_KEY=your_access_key
RU_SECRET_KEY=your_secret_key
RU_API_URL=https://rm.rentalsunited.com/api/Handler.ashx

# Breezeway
BREEZEWAY_CLIENT_ID=your_client_id
BREEZEWAY_CLIENT_SECRET=your_client_secret
BREEZEWAY_API_URL=https://api.breezeway.io