Live API — 21 states, 21K+ ZIPs

Add outage risk prediction to your app. No competitor does this.

FORESCORE scores 21,000+ ZIP codes hourly with ML-predicted power outage risk. One REST API call. Trained on 10 years of DOE federal outage data.

API

One call. Instant outage risk.

curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://api.forescore.ai/v1/risk/48001
Response · with API key200 OK
{
  "zip": "48001",
  "state": "MI",
  "riskLevel": "HIGH",
  "riskScore": 0.91,
  "sparkRiskLevel": "LOW",
  "sparkScore": 0.12,
  "scoreBasis": "forescore_watch",
  "activeAlert": {
    "eventType": "Wind Advisory",
    "severity": "Moderate",
    "onsetAt": "2026-06-11T18:00:00Z",
    "expiresAt": "2026-06-12T06:00:00Z"
  },
  "computedAt": "2026-06-11T14:00:00Z"
}

Without a key, /v1/risk returns the risk level (HIGH / MEDIUM / LOW). An API key — including your free sandbox key — unlocks the precise numeric score for your licensed state.

Pricing

Start free. Ship when ready.

Need multi-state or enterprise coverage? See business tiers →

Sandbox
Prove the tech — for integration testing only
Free
  • 10 ZIP queries / day
  • 1 state you choose
  • Real numeric risk scores for your state
  • Email verification required
  • No SLA · no credit card
Get free API key
Indie
For apps in production
$79/month
  • 50,000 ZIP queries / month
  • 1 state
  • Precise numeric risk scores
  • Hourly data refresh
  • Batch ZIP lookups
Get started
Model accuracy

Evaluate accuracy before you commit.

Our public /v1/meta endpoint returns live model metrics — AUC, precision, recall, coverage states — no API key required.

View live metrics ↗
Get access

Get your free sandbox key.

No credit card. One state, 10 calls/day — to try the API. Verify your email and your key is ready instantly.