May 21, 2026
v1 Carrier API — public release
Public REST API at /v1/* with 5 endpoints (verify, score, history, meta/methodology, meta/health). Bearer-token auth, per-key rate limiting, per-event source citations from NOAA SED, NEXRAD SWDI, MRMS MESH, and CoCoRaHS on every response.
- ·GET /v1/property/verify — date-of-loss verification (headline endpoint)
- ·GET /v1/property/score — calibrated HailScore with cited events
- ·GET /v1/property/history — full chronological event history
- ·GET /v1/meta/methodology — version + changelog + publisher catalog
- ·GET /v1/meta/health — service health + per-feed data freshness
- ·Public docs at /api with curl quickstart + endpoint reference