🔐 Authentication
POST
/api/auth/register
Register new user
POST
/api/auth/login
Login user
GET
/api/auth/me
Get current user
🏠 Airbnb Integration
GET
/api/airbnb/connection/status
Get connection status
POST
/api/airbnb/connection/auth-url
Get authorization URL
GET
/api/airbnb/connection/account
Get account data
📊 Dashboard & Data
GET
/api/dashboard
Get dashboard statistics
GET
/api/messages
Get messages list
GET
/api/reservations
Get reservations list