Live API — 10 states, 33K+ ZIPs

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

FORESCORE scores 33,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://outie-api.fly.dev/v1/risk/48001
Response200 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"
}
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
  • Email verification required
  • Hourly data refresh
  • No SLA · no credit card
Get free API key
Indie
For apps in production
$79/month
  • 50,000 ZIP queries / month
  • 1 state
  • Hourly data refresh
  • Batch ZIP lookups
  • No SLA
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.