API Integrations
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