Owner Access
Sign in to manage your property dashboard.
Use your owner credentials to access protected APIs for adding properties, deleting listings, and reviewing dashboard inventory.
Auth Endpoints
- POST /api/auth/register
- POST /api/auth/login
- GET /api/auth/profile
Once authenticated, include `Bearer <token>` in request headers for protected property endpoints.
Need credentials support ->