⚠️ RiskIndex

Risk API

County + ZIP risk scores for the US (natural hazard · road safety · crime · 8 socioeconomic/environmental indicators) and Canadian crime severity. Built from FEMA, NHTSA, FBI, Census, EPA, CMS and Statistics Canada public data.

1. Get a key (free)curl -X POST https://api.riskindex.dev/functions/v1/risk/keys -H "Content-Type: application/json" -d '{"email":"you@example.com"}'
2. County profileGET https://api.riskindex.dev/functions/v1/risk/county/06037 with header X-API-Key
ZIP lookupGET https://api.riskindex.dev/functions/v1/risk/zip/90210
RankingsGET https://api.riskindex.dev/functions/v1/risk/rankings?metric=composite&state=TX
SearchGET https://api.riskindex.dev/functions/v1/risk/search?state=FL&grade=F
CanadaGET https://api.riskindex.dev/functions/v1/risk/canada?type=cma

Pricing

TierCalls/moPrice
Free500$0via POST /keys
Starter10,000$29/moSubscribe
Pro100,000$99/moSubscribe

Create your free key first, then subscribe with the same email — your key upgrades automatically within a minute of payment. Taxes calculated at checkout. Cancel anytime; keys revert to free tier.