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
/getAllPropertiesCoordinates๐ - GET
/properties/by-polygon๐ ๐ - GET
/propertyById/:id๐ - GET
/property/:id๐ - POST
/createProperty - PUT
/updateProperty/:id - DELETE
/deleteProperty/:id
- GET
/PlanpoProperties
/PlanpoProperties- GET
/getPropertiesByAddress
/getPropertiesByAddress- PUT
/updateStripeCustomerId๐
- GET
/properties/filterByCityAndZip
/properties/filterByCityAndZip- GET
/properties/basicFilters
/properties/basicFilters- GET
/properties/cashflow/:id
/properties/cashflow/:id- GET
/properties/firstTimeHomeBuyer/:id
/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
/updateRequestTourWebhook- POST
/showing-message ๐
/showing-message ๐AI Assistant
- POST
/ai-assistant ๐ ๐
/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
/:userId/account- POST
/:userId/account/payment
/:userId/account/payment- GET
/:userId/paymentMethods
/:userId/paymentMethods- DELETE
/:userId/paymentMethods/:paymentMethodId
/:userId/paymentMethods/:paymentMethodId- GET
/:userId/customer/session
/:userId/customer/session- GET
/:userId/customer/subscriptions
/:userId/customer/subscriptions- POST
/:userId/account/setupPayment
/:userId/account/setupPayment- PUT
/updateStripeCustomerId
/updateStripeCustomerIdQueries
- POST
/createQuery - GET
/getQueries