Federal Register API
DataMAINTAINED2 tokens / call

Federal Register API

The US government's daily journal, queryable. Search every Federal Register document — final rules, proposed rules, notices and presidential documents — by keyword, type, agency and date ('artificial intelligence' final rules: 318 and counting), with title, abstract, agencies, publication date and both HTML and PDF links, plus full document detail with CFR references, docket ids, effective dates, comment deadlines and raw-text URLs. A dedicated executive-orders endpoint covers every EO since the Clinton administration with number, signing date and president — filter by president (Obama: exactly 294) or signing-date range; friendly names like 'obama' and 'biden' resolve to the official identifiers. An agencies directory (with the slugs the filters expect) rounds it out. Responses proxy the official National Archives API with 1-hour edge caching, and the pagination quirk where the upstream floors page size at 20 is handled so pages never skip documents. Legal tech, compliance monitoring, policy research, lobbying intelligence and newsrooms — regulatory change, at API speed.

No credit card requiredAccess to 20+ APIsCancel anytime
response.json
{
  "ok": true,
  "document": {
    "document_number": "2026-18141",
    "title": "Establishing the United States Space Academy",
    "type": "Presidential Document",
    "abstract": null,
    "publication_date": "2026-09-03",
    "signing_date": "2026-08-28",
    "executive_order_number": "14423",
    "agencies": [
      "Executive Office of the President"
    ],
    "docket_ids": [],
    "cfr_references": [],
    "effective_on": null,
    "comments_close_on": null,
    "html_url": "https://www.federalregister.gov/documents/2026/09/03/2026-18141/establishing-the-united-states-space-academy",
    "pdf_url": "https://www.govinfo.gov/content/pkg/FR-2026-09-03/pdf/2026-18141.pdf",
    "body_html_url": "https://www.federalregister.gov/documents/full_text/html/2026/09/03/2026-18141.html",
    "raw_text_url": "https://www.federalregister.gov/documents/full_text/text/2026/09/03/2026-18141.txt"
  }
}
5endpoints
2tokens / call
99.9%uptime SLA
Lowavg latency

Why developers pick this API

Production-ready

Production Ready

Battle-tested infrastructure with a 99.9% uptime SLA. Rate limits are generous, responses are consistent.

Simple Integration

Standard REST + JSON. Works with any HTTP client. Copy-ready code snippets in 4 languages.

One Key, 20+ APIs

Your DataAndAPIs subscription unlocks every API on the platform — anime, finance, sports, and more.

Code snippets

One install. Every endpoint.

No proprietary SDKs needed. Any HTTP client works. Pick your language and paste.

3languages
5endpoints
RESTarchitecture
1key for all APIs
  • Fully typed responses — auto-completion in your IDE
  • Tracks the API in lockstep — new endpoints land same day
  • One key works across 20+ APIs on the platform
import axios from 'axios';

const { data } = await axios.get(
  '{API_URL}',
  { headers: { 'X-Api-Key': process.env.API_KEY } }
);

🔒 Subscribe to unlock the live API URL

Developer playground

Explore the endpoints

Browse request parameters and inspect live example responses.

Available Endpoints

Request Parameters

API URL

Please subscribe to see the API URL

Headers

X-Api-Key

Query Parameters

q(Optional)

Please subscribe to see the actual API URL

import axios from 'axios';

const url = '{API_URL}';
const { data } = await axios.get(url, {
  headers: { 'X-Api-Key': 'YOUR_API_KEY' }
});

Pricing

One subscription. Every API.

Tokens unlock this API and 20+ others on DataAndAPIs. Switch APIs any time — we promote.

FREE

$0/mo

500 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Community support
Start free
Most Popular

STARTER

$6.99/mo

25,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Email support
Subscribe

PRO

$24.99/mo

100,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority email support
Subscribe

ULTRA

$99.99/mo

1,000,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority support
Subscribe

Need higher volume, dedicated infra, or a custom contract? Talk to sales →

Common questions

The things that actually block the upgrade.

Ship Federal Register API this afternoon.

500 free tokens. No card. Plus 20+ other APIs on the same key.