data.gov

Provides public users access to federal regulatory content.

๐Ÿ”‘ apikey 3 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Returns Docket information
curl \
  # append ?api_key=$API_KEY to the URL \
  /docket.{response_format}
Returns Document information
curl \
  # append ?api_key=$API_KEY to the URL \
  /document.{response_format}
Search for Documents
curl \
  # append ?api_key=$API_KEY to the URL \
  /documents.{response_format}
Endpoints (3 total)
GET
/docket.{response_format}
Returns Docket information
GET
/document.{response_format}
Returns Document information
GET
/documents.{response_format}
Search for Documents
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints3
Authapikey