{"name":"RiskBeforeBuy API","version":"v1","description":"Property risk data API — FEMA NRI hazard scores + 30-year NPV risk cost calculator","documentation":"https://riskbeforebuy.smarttechinvest.com/docs","endpoints":{"county risk":"GET /v1/risk/county/:fips?property_value=350000","zip risk":"GET /v1/risk/zip/:zip?property_value=350000","compare":"GET /v1/risk/compare?fips=06037&fips=48201&property_value=500000","insurance":"GET /v1/data/insurance-estimate/:fips — NFIP claims data","flood zone":"GET /v1/data/flood-zone/:fips — Flood zone designation","signup":"POST /v1/signup — { name, email, password }","login":"POST /v1/login — { email, password }","list keys":"GET /v1/account/keys — List API keys (requires API key)","rotate key":"POST /v1/account/keys/rotate — New key, revoke old (requires API key)","revoke key":"DELETE /v1/account/keys/:id — Revoke a key (requires API key)","checkout":"POST /v1/checkout — { plan: \"single\"|\"buyer_pack\"|\"pro\"|\"lifetime\" }","billing":"POST /v1/billing/portal — Stripe billing portal (requires API key)"},"pricing":{"free":"Hazard scores only — no key required","single_report":"1 full report — $4.99 one-time","buyer_pack":"Unlimited reports — $14.99/mo","pro":"Unlimited reports + API — $19.99/mo","lifetime":"All Pro features forever — $49 one-time"}}