Public/Private API for Spa, Golf, Dining, Membership, Table, Facilities and FrontDesk services.

JWT Secured
Multi-Site
REST API
Licensed
AI integration
Weather Forecast

🔐 JWT Authentication

All protected endpoints require a JWT Bearer Token. Generate a token using the authentication endpoint.

POST /api/login Authorization: Bearer {JWT_TOKEN}

Include the token in the header for all requests.

POST /api/refresh-login Authorization: Bearer {JWT_TOKEN}

Refresh the token in the header incase it expired and the user still login in the mobile.

🚀 API Modules

💬 Chat Bot

Module-specific conversational support. New capabilities can be added only with admin approval.

📱 Mobile Account Registration

API endpoints for mobile user onboarding, authentication, and profile management.

🚀 Getting Started

Guided onboarding and quick access to core features.

📰 News

Latest updates, announcements, and community highlights.

🔔 Notifications

Real-time alerts for activities, reservations, and approvals.

💬 Chat Messages

Direct communication between members, guests, and staff.

🔗 External Provider APIs

Some modules rely on backend provider services. Please contact your system provider for:

Example Provider: https://api.provider.com x-api-key: ********

📊 System Status

Environment: Production

API Status: Online

Version: 2.0