Regulations.gov · Example Payload

Comment Submission Request

GovernmentFederal RulemakingPublic CommentsRegulatoryDocketsGSAOpen Data

Comment Submission Request is an example object payload from Regulations.gov, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": {
    "type": "comments",
    "attributes": {
      "commentOnDocumentId": "EPA-HQ-OAR-2021-0257-0001",
      "comment": "I support stronger emission standards for heavy-duty vehicles. Cleaner trucks and buses will significantly improve air quality in communities near highways and freight corridors. The proposed standards are technically feasible given current engine technology and should be adopted as proposed.",
      "submissionType": "API",
      "submitterType": "Individual",
      "firstName": "Jane",
      "lastName": "Doe",
      "city": "Denver",
      "stateProvinceRegion": "CO",
      "country": "USA",
      "zip": "80202",
      "email": "jane.doe@example.com",
      "sendEmailReceipt": true
    }
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/comment-submission-request"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.