Real-time energy intelligence
via a single API

WattMind aggregates RTE grid data and Meteo-France weather forecasts into a composite 0-100 energy score. One endpoint. Actionable insights. Updated every minute.

GET /api/b2b/score?lat=48.8566&lon=2.3522
{
  "globalScore": 78,
  "level": "Optimal",
  "recommendation": "Moment favorable pour consommer",
  "subScores": {
    "grid": { "score": 85, "label": "Reseau stable (Ecowatt vert)" },
    "tariff": { "score": 70, "label": "Jour Tempo bleu - tarif avantageux" },
    "carbon": { "score": 82, "label": "Mix energetique favorable (62% ENR)" },
    "weather": { "score": 75, "label": "Temperatures douces, faible impact" }
  },
  "computedAt": "2026-03-28T10:30:00Z"
}

Four endpoints, unlimited value

GET /api/b2b/score

Real-time Score

Composite energy score (0-100) combining grid status, tariff, carbon intensity and weather impact. Updated every minute.

GET /api/b2b/score/forecast

24h Forecast

Hour-by-hour score prediction for the next 24-48 hours. Identifies the best and worst time slots for energy consumption.

GET /api/b2b/grid/status

Grid Status

Ecowatt signals for the next 3 days. Know when the French electricity grid is under stress.

GET /api/b2b/tariff/today

Tariff Calendar

Today's Tempo color and upcoming schedule. Optimize consumption around peak/off-peak pricing.

Simple, predictable pricing

No hidden fees. Scale as you grow.

Starter

49/mo

For prototyping and small projects

  • 10 requests/minute
  • 10,000 requests/month
  • All 4 endpoints
  • Email support
Get Started
Most Popular

Pro

199/mo

For production applications

  • 60 requests/minute
  • 100,000 requests/month
  • All 4 endpoints
  • Priority support
Get Started

Enterprise

499+/mo

For high-volume integrations

  • 200 requests/minute
  • 500,000 requests/month
  • All 4 endpoints
  • Dedicated support + SLA
Contact Us