All data sources

Regulations.gov

No authregulations-gov

Regulations.gov API v4 (U.S. eRulemaking Program) — the public face of federal rulemaking: dockets (the regulatory file), documents (proposed/final rules, notices, supporting materials), and the public comments submitted on them. Track O&G / environment rules (methane Waste Emissions Charge, offshore leasing, GHG reporting) and harvest stakeholder comments, filtered by agency (EPA, BLM, BOEM, PHMSA, NOAA, FS), keyword, and posted date. The third leg of the compliance trio: pair with the Federal Register ("what just changed") and eCFR (current regulatory text). Works out of the box (public DEMO_KEY); set REGULATIONS_GOV_API_KEY for production volume.

Provenance

PublisherRegulations.gov

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (6)

  • searchDocuments

    read

    Search rulemaking documents by keyword, agency, and posted date

    Filter term, agency, posted dates, or sort; size 5-250 and page 1-20.

  • searchDockets

    read

    Search dockets (the regulatory file) by keyword and agency

    Filter by term or agency; size 5-250 and page 1-20.

  • searchComments

    read

    Search public comments submitted on federal rulemakings

    Filter by term, agency, or posted date; size 5-250 and page 1-20.

  • getDocument

    read

    Full detail for a single document by its documentId

    Use documentId from search results; returns the JSON:API document.

  • getComment

    read

    Full detail for a single comment by its commentId (includes the full comment body text)

    Returns the parsed JSON:API comment, including the full comment body text.

  • getServiceInfo

    read

    Describe auth, JSON:API paging and filters, agency IDs, and related federal sources.