Houser App System Status
Real-time monitoring of our production and staging APIs, plus key integrations.
Legend
- ๐ข Prod โ
https://api.thehouserapp.com
- ๐งช Stage โ
http://54.162.155.98:3001
- ๐ Auth required (401/403 responses are considered healthy)
- ๐ File upload
- ๐ Streaming (SSE)
- ๐ WebSocket (not actively monitored by this page)
Endpoint Directory
This is a human-friendly map of endpoints. Monitoring checks may cover a subset; a 400/401/403 for protected or body-required routes is expected and counted as up when configured.
User & Auth
- GET
/user-roles
- GET
/user-subscription
๐ - GET
/user-subscription-history
๐ - POST
/generate-otp/:userId
- POST
/request-otp
- POST
/verify-otp
- POST
/register
- POST
/login
- POST
/guest-login
- POST
/auth/google
- POST
/reset-password
- POST
/user
- POST
/checkUser
- POST
/update-password
- POST
/update-email
- GET
/user-profile
๐ - DELETE
/user-profile/:id
๐ - PATCH
/user-profile/:id/enable
๐
Admin
- POST
/admin-login
- POST
/register-admin
Clients & User Management
- GET
/clients
- PATCH
/user/:id
- PATCH
/user
๐ - DELETE
/user/:id
- GET
/user/:id
Properties
- GET
/getAllProperties
- GET
/PlanpoProperties
- GET
/getAllPropertiesCoordinates
๐ - GET
/properties/by-polygon
๐ ๐ - GET
/propertyById/:id
๐ - GET
/property/:id
๐ - POST
/createProperty
- PUT
/updateProperty/:id
- DELETE
/deleteProperty/:id
- GET
/getPropertiesByAddress
- PUT
/updateStripeCustomerId
๐ - GET
/properties/filterByCityAndZip
- GET
/properties/basicFilters
- GET
/properties/cashflow/:id
- GET
/properties/firstTimeHomeBuyer/:id
- GET
/properties/fixAndFlip/:id
- GET
/properties/house-hack/:id
Property Questionnaires
- GET
/property-questionnaires
๐ - GET
/property-questionnaires/:id
๐ - GET
/property-questionnaires/prefilled/:id
๐ - POST
/property-questionnaires
๐ ๐ - PATCH
/property-questionnaires/:id
๐ ๐ - DELETE
/property-questionnaires/:id
๐
Onboarding Questionnaire
- GET
/questionnaire
๐ - GET
/questions
๐ - POST
/questionnaire
๐ ๐ - PATCH
/questionnaire
๐ ๐ - DELETE
/questionnaire
๐
User Liked Properties
- POST
/user-likes
๐ - DELETE
/user-likes/:id
๐ - PUT
/user-likes/:id
๐ - GET
/user-likes
๐
Buy House
- POST
/buy-house
๐ - PUT
/buy-house/:id
๐ - DELETE
/buy-house/:id
๐ - GET
/buy-house
๐
Buy Property
- POST
/buy-property
๐ - GET
/buy-property
๐ - GET
/buy-property/:id
๐ - PUT
/buy-property/:id
๐ - DELETE
/buy-property/:id
๐
Showings / Request Tour
- GET
/showings
๐ - POST
/showings
๐ - GET
/showings/:id
๐ - PUT
/showings/:id
๐ (cancel) - POST
/reschedule-showing
๐ - POST
/updateRequestTourWebhook
- POST
/showing-message
๐
AI Assistant
- POST
/ai-assistant
๐ ๐ - POST
/aiconversation
๐ ๐ ๐ - WebSocket (Prod):
wss://api.thehouserapp.com/?token=YOUR_JWT
(not monitored here) - WebSocket (Stage):
ws://54.162.155.98:3001/?token=YOUR_JWT
(not monitored here)
Audio
- POST
/audio
๐ - GET
/signedaudio
Stripe / Billing
- POST
/stripe/webhook
(Stripe only; expects raw body) - POST
/stripe/checkout-session
๐ - POST
/stripe/downgrade
๐ - GET
/credits
๐ - POST
/credits
๐ - POST
/credits/deduct
๐ - POST
/stripe/customer-portal
๐ - GET
/subscription-plans
๐ - POST
/:userId/account
- POST
/:userId/account/payment
- GET
/:userId/paymentMethods
- DELETE
/:userId/paymentMethods/:paymentMethodId
- GET
/:userId/customer/session
- GET
/:userId/customer/subscriptions
- POST
/:userId/account/setupPayment
- PUT
/updateStripeCustomerId
Queries
- POST
/createQuery
- GET
/getQueries