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

eCFR Admin Service API

Access eCFR metadata through JSON

eCFR Admin Service API is one of 3 APIs that eCFR publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Admin Service. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 2.0.

Requests are made against the base URL https://www.ecfr.gov/api/versioner/v1.

3 operations 3 paths 0 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
Base URL
https://www.ecfr.gov/api/versioner/v1
Resource Areas
1

Paths & Operations 3

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

Admin Service 3

Access eCFR metadata through JSON

GET
/api/admin/v1/agencies.json
Agencies
→ 200
GET
/api/admin/v1/corrections.json
Corrections route returns all eCFR corrections.
3 params → 200400404
GET
/api/admin/v1/corrections/title/{title}.json
Corrections title route returns all corrections for the supplied title.
1 param → 200404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ecfr-admin-service-api-openapi.yml Raw ↑

Other APIs eCFR publishes across the network.

eCFR Search Service API
eCFR Versioner Service API