Session

Paste your backend customer profile UUID — same as X-VeeWash-Customer-Id in API tests. Stored in this browser only.

API in this browser: /api/app-proxy → Flask https://api.veewash.com. If you see “Failed to fetch,” confirm Flask is running and reachable at that URL. Using the Next.js Network URL from another device? Point NEXT_PUBLIC_VEEWASH_API_BASE_URLat your dev machine's LAN IP (port 5000) and start Flask with --host=0.0.0.0, then restart next dev.

Tip: call GET /api/app/customers/me with your backend to confirm the id before pasting here.