Collection ini mencakup:
- Ping - untuk mengecek status API
- Register, Login, Logout
- OTP verification dan resend
- Forgot password dengan OTP
- Change password
- Logout all devices
- Admin register, login, logout
- Admin OTP verification
- Admin profile management
- Admin forgot password
- Get Nearby Kosan - mencari kos terdekat berdasarkan koordinat
- Search Kosan - pencarian kos berdasarkan keyword
- Get Kosan Detail - detail informasi kos
- Get Kosan Images - gambar-gambar kos
- Create, Update, Delete kosan (memerlukan authentication)
- Upload multiple images
- Set primary image
- Delete image
- Update image order
- base_url : http://localhost:8000 (default)
- user_token : untuk menyimpan token user setelah login
- admin_token : untuk menyimpan token admin setelah login