Regulations.gov
communityUS federal rulemaking portal for viewing, searching, and commenting on proposed regulations.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.regulations.gov/v4/documentsSearch regulatory documents
Parameters
api_keyAPI key (stringrequiredpage[size]results (integeroptionalfilter[agencyId]agency ID (stringoptionalfilter[searchTerm]search keyword (stringoptionalfilter[documentType]Rule|Proposed Rule|Notice (stringoptionalReturns
data[] with id, attributes.title, attributes.agencyId, attributes.documentType, attributes.postedDate, attributes.commentEndDateGET
https://api.regulations.gov/v4/documents/{documentId}Get document details
Parameters
api_keyAPI key (stringrequireddocumentIddocument ID (stringrequiredReturns
data with id, attributes.title, attributes.abstract, attributes.agencyId, attributes.documentType, attributes.comment, attributes.frDocNumGET
https://api.regulations.gov/v4/commentsGet public comments on a document
Parameters
api_keyAPI key (stringrequiredpage[size]results (integeroptionalfilter[commentOnId]document ID (stringrequiredReturns
data[] with id, attributes.comment, attributes.firstName, attributes.lastName, attributes.postedDate, attributes.organization