Statute.law API
The Statute.law API platform provides programmatic access to U.S. legal data — legislation, case law, congressional records, federal regulations, judge data, and more.
Authentication
All endpoints require an API key. Pass it as a Bearer token in the Authorization header.
Authorization: Bearer <your-api-key>
Base URL
https://api.statute.law/v1
Reference
The full endpoint reference is in the API section of the sidebar. Each endpoint page includes request parameters, response schemas, and a live try-it console.