{"name":"Judy's Kitchen API","version":"2.2.0-billing","status":"running","database":"configured","site":"GET /","endpoints":["GET /health","POST /api/family/register {name, admin_name, pin?}","POST /api/family/login {access_code}","GET /api/family/:id","GET /api/family/:id/recap","POST /api/billing/checkout {family_id}","POST /api/billing/portal {family_id}","POST /api/stripe/webhook","POST /api/members {family_id, name, pin?, is_admin?}","GET /api/weeks?family_id=","POST /api/weeks {family_id, week_label, theme?}","GET /api/weeks/:id","GET /api/weeks/:id/leaderboard","POST /api/weeks/:id/close","GET /api/recipes?week_id=","POST /api/recipes {week_id, member_id, title, description?, image_url?}","DELETE /api/recipes/:id","POST /api/votes {week_id, voter_id, recipe_id}","POST /api/recipes/:id/rate {user_id, rating_type}"]}