Ground truth for AI regulation: cited, deterministic, machine-readable. A read-only JSON API over the audited AI-regulation dataset (US state + federal, EU, global), plus an interpreted obligations / penalties / risk layer with no LLM in the path. Free self-serve key, versioned /v1 endpoints, HMAC-signed change webhooks, OpenAPI 3.1 spec.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.1
GET
/health
Liveness + backend status
GET
/accuracy
Public accuracy ledger — source-health summary + change-observation stats
GET
/laws
List legal records (filter, sort, paginate)
GET
/laws/{id}
Get one record by uuid
GET
/laws/{id}/history
Full change timeline for one record
GET
/changes
Unified changelog (poll for what changed since X)
GET
/feed
Lean stream of recent significant changes
GET
/jurisdictions
List covered jurisdictions with record counts
GET
/search
Search records by title/summary text
GET
/news
AI-law news headlines (filter, keyword, date range; newest-first)
GET
/enforcement
AI enforcement actions + litigation (agency actions and civil dockets; newest-first) — Enterprise only
GET
/countries
National (global-scope) jurisdictions with record counts