EU Power Forecast
API Access
Multi-day electricity price forecasts are available through a separate API access flow. Human login is handled with Supabase Auth. API keys remain on the backend control plane.
Current Scope
- Supabase handles user signup and session management.
- The FastAPI control plane handles API keys, quotas, scopes, and request logging.
- The portal is currently a minimal shell for login and session verification.