Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Regulations.gov comment submission utilities API

Utilities to support submitting public comments

Regulations.gov comment submission utilities API is one of 4 APIs that Regulations.gov publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include comment submission utilities. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 4.0.

Requests are made against a single base URL, https://api.regulations.gov/v4.

1 operations 1 paths 2 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
4.0
Base URL
https://api.regulations.gov
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Regulations.gov comment submission utilities API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

comment submission utilities 1

Utilities to support submitting public comments

GET
/agency-categories
Returns a list of categories
1 param → 200400403

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Error (3 properties), JSONError (1 property). Each schema is shown below with its type and property counts.

JSONError
object
A JSON:API error document
1 property
Error
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

regulations-gov-comment-submission-utilities-api-openapi.yml Raw ↑

Other APIs Regulations.gov publishes across the network.

Regulations.gov comments API
Regulations.gov dockets API
Regulations.gov documents API