Everything you need to integrate GridMind AI into your grid operations — from quick start to production deployment.
Get your first demand forecast running in under 10 minutes. You'll need an API key from the GridMind dashboard and at least 30 days of historical meter data.
The response includes demand predictions in MW, uncertainty intervals at 80% and 95% confidence, and renewable generation forecasts for each 15-minute window in your horizon.
All GridMind API requests require Bearer token authentication. API keys are scoped to either read-only (forecasting) or read-write (optimization commands) permissions.
Keys are rotatable without downtime via the dashboard. We recommend rotating production keys every 90 days and using environment variables — never hardcoding credentials.