Partner API v1

Storm Intelligence API

Integrate real-time storm events, opportunity scoring, and property targeting into your roofing CRM, lead platform, or analytics tool.

Quick Start

Get started in under 5 minutes. Here's a simple example to fetch active storm alerts:

cURL
curl -X GET "https://stormaxis.io/api/v1/partner/storm/overview" \
  -H "X-API-Key: YOUR_API_KEY"
Response
{
  "active_storms": 47,
  "period": "7_days",
  "top_states": [
    {"state": "TX", "storms": 12, "damage_usd": 4500000},
    {"state": "OK", "storms": 8, "damage_usd": 2100000}
  ],
  "event_types": [
    {"type": "Hail", "count": 23},
    {"type": "Thunderstorm Wind", "count": 15}
  ]
}

What You Get

Real-Time Storm Data

Access 786K+ historical events and real-time alerts from NOAA, NWS, and ground-truth networks.

Opportunity Scoring

Proprietary 40/25/20/15 weighted model ranks storms by revenue potential, not just severity.

Property Targeting

Get parcel-level targeting with roof characteristics, FEMA claims history, and damage estimates.

Rate Limited & Secure

Tiered access with burst protection. X-RateLimit headers on every response.

API Endpoints

GET
/api/v1/partner/storm/overview

Current storm activity summary across all states

GET
/api/v1/partner/storm/forecasts

SPC convective outlook for next 1-7 days

GET
/api/v1/partner/storm/alerts

Recent high-severity storm warnings

GET
/api/v1/partner/storm/active-count

Count of storms in last N hours

Simple, Transparent Pricing

Integration Examples

JobNimbus
Push storm alerts directly into JobNimbus as opportunities when severity matches your criteria.
Zapier
Webhooks
Roofr
Auto-populate damage estimates and property data for leads in affected areas.
REST API
Bulk
AccuLynx
Sync scored opportunities to your AccuLynx pipeline with full storm context.
REST API
Webhooks

Ready to Get Started?

Apply for API access today. Sandbox tier is free forever - start building immediately.