{"name":"DwellChecker API","version":"1.0.2","description":"Backend API for DwellChecker real estate analysis platform","status":"operational","timestamp":"2026-05-21T05:10:14.639Z","endpoints":{"property":{"analyze":"POST /api/analyze/property","market":"GET /api/market/insights"},"auth":{"register":"POST /api/auth/register","login":"POST /api/auth/login","session":"GET /api/auth/session"},"users":{"profile":"GET|PUT /api/users/profile"},"subscriptions":{"plans":"GET /api/subscriptions/plans","checkout":"POST /api/subscriptions/create-checkout","webhook":"POST /api/subscriptions/webhook"},"reports":{"generate":"POST /api/reports/generate","list":"GET /api/reports/list","download":"GET /api/reports/download/[reportId]"},"analytics":{"events":"POST /api/analytics/events","dashboard":"GET /api/analytics/dashboard","recentActivity":"GET /api/analytics/recent-activity"},"testimonials":{"list":"GET /api/testimonials/list"},"utilities":{"collect":"POST /api/collect"}},"documentation":"https://github.com/Cartooli/dwellchecker-api","support":"hello@dwellchecker.app"}