{"name":"WildFireCost API","version":"v1","description":"Wildfire hardening ROI calculator — risk data + insurance savings + NPV payback analysis","documentation":"https://wildfirecost.smarttechinvest.com/docs","endpoints":{"counties":"GET /counties — List all WUI counties (public, for sitemap/pSEO)","county risk":"GET /v1/risk/county/:fips?home_sqft=2000&current_premium=2500&replacement_value=450000","zip risk":"GET /v1/risk/zip/:zip?home_sqft=2000&current_premium=2500","compare":"GET /v1/risk/compare?fips=06037&fips=48201&replacement_value=500000","measures":"GET /v1/risk/measures — List all hardening measures","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":"Risk scores only — no key required","single_report":"1 full report — $9.99 one-time","buyer_pack":"10 reports/mo — $14.99/mo","pro":"100 reports/mo + API — $19.99/mo","lifetime":"All Pro features forever — $99 one-time"}}