← Back to app

Data source status

Which integrations are configured, active, and what served the last request. Secret keys are never shown.

Testing checklist

  • No keys: app uses mock fallbacks — run a plant search, weather, and price check.
  • OpenAI only: AI features live; weather and prices stay mock.
  • OpenWeather: visit /today for live weather badge.
  • Perenual: plant search shows Perenual badge; import saves to Supabase.
  • SerpAPI: price checker shows live shopping results.

Full setup guide: API_SETUP.md in the repo root.