Asterias Homes API
Fiskardo · Kefalonia

Asterias Homes
Backend API

Powering the booking experience for Asterias Homes — rooms, availability, payments, and guest communications.

Status Checking… Version — Env —

Endpoints

Swagger /api/docs

Interactive API documentation with full request and response schemas. Mounted in development only.

GET /health

Server health — uptime, memory usage, version, and environment.

GET /health/database

MongoDB connection status and readyState diagnostics.

GET /health/stripe

Stripe connectivity check with live/test mode indicator.

GET /api/rooms

Room listings with descriptions, amenities, and pricing.

GET /api/availability/…

Real-time availability calendar across all rooms. Served under /calendar, /overview, /room/:roomId, and /date/:date.

GET /api/offers

Active promotions and seasonal offers.

POST /api/auth/…

Authentication — /login, /register, and /profile for token management.

Browse Rooms Health Check