About NH Legal Platform
The NH Legal Platform exposes the same NH-legal corpus that powers our internal NHLawTeam stack — bills, RSAs, case law, municipal ordinances, agency rules, AG opinions, and agency-compliance audits — through a polished public surface.
- A programmatic API at
api.nhlegal.glasers.io/v1/*for AI agents and partner tools. - This frontend, for legislators, press, and the public.
- A "legal pipeline as a service" (Phase 3) that returns a full PDF analysis of any bill on demand.
Source of truth is a Postgres on Blade (10.21.0.38) holding 22 legal databases. This site reads against that via Foreign Data Wrappers — we never copy the data, only serve it through scoped read-only views.
Public data. Not legal advice. Built by Glaser.io.