API Testing Console
Use this interface to test the Flask API endpoints and verify connectivity between the frontend and backend.
Core API Endpoints
Health Check
GET
/healthcheck
API Documentation
GET
/?api_docs=true
Environment Module Endpoints
Water Quality Entries
GET
/api/water_quality_entries
Plants
GET
/api/plants
Kitchen Module Endpoints
Fridge Items
GET
/api/fridge_items
Grocery Lists
GET
/api/grocery_lists
Wardrobe Module Endpoints
Clothing Items
GET
/api/clothing_items
Laundry Logs
GET
/api/laundry_logs
Marketplace Module Endpoints
Marketplace Items
GET
/api/marketplace_items
Wellness Module Endpoints
Mood Logs
GET
/api/mood_logs