GET /federal/recent
Bläddra bland nyligen publicerade dokument i USA:s Federal Register, inklusive regler, föreslagna regler, meddelanden och presidentdokument. Stöder paginering och typfiltrering.
per_page
valfri
standard: 10
Results per page (max 50)
page
valfri
Page number
type
valfri
Document type: RULE, PRORULE, NOTICE, PRESDOCU
| Namn | Obligatorisk | Standard | Beskrivning |
|---|---|---|---|
per_page |
Nej | 10 | Results per page (max 50) |
page |
Nej | - | Page number |
type |
Nej | - | Document type: RULE, PRORULE, NOTICE, PRESDOCU |
curl "https://nordapi.ee/api/v1/federal/recent?per_page=5"
{
"data": {
"count": 10000,
"documents": [
{
"abstract": "The Secretary of Transportation, as represented by MARAD, is authorized to make determinations regarding the coastwise use of foreign built; certain U.S. built; and U.S. and foreign rebuilt vessels that solely carry no more than twelve passengers for hire. MARAD has received such a determination request and is publishing this notice to solicit comments to assist with determining whether the proposed use of the vessel set forth in the request would have an adverse effect on U.S. vessel builders or U.S. coastwise trade businesses that use U.S.- built vessels in those businesses. Information about the requestor's vessel, including a description of the proposed service, is in the SUPPLEMENTARY INFORMATION section below.",
"agencies": [
"Transportation Department",
"Maritime Administration"
],
"document_number": "2026-10338",
"html_url": "https://www.federalregister.gov/documents/2026/05/22/2026-10338/request-notice-use-of-foreign-built-small-passenger-vessel-in-united-states-coastwise-trade-sv-song",
"pdf_url": "https://www.govinfo.gov/content/pkg/FR-2026-05-22/pdf/2026-10338.pdf",
"publication_date": "2026-05-22",
"title": "Request Notice: Use of Foreign-Built Small Passenger Vessel in United States Coastwise Trade, S/V SONG OF DAVID",
"type": "Notice"
},
{
"abstract": "This regulation establishes an exemption from the requirement of a tolerance for residues of aluminum (CAS Reg. No. 7429-90-5) when used as an inert ingredient (seed treatment colorant) for seed treatment only at not more than 5% of pesticide formulation. Steptoe & Johnson, LLP on behalf of Sun Chemical, submitted a petition to EPA under the Federal Food, Drug, and Cosmetic Act (FFDCA), requesting establishment of an exemption from the requirement of a tolerance. This regulation eliminates the need to establish a maximum permissible level for residues of aluminum, when used in accordance with the terms of those exemptions.",
"agencies": [
"Environmental Protection Agency"
],
"document_number": "2026-10267",
"html_url": "https://www.federalregister.gov/documents/2026/05/22/2026-10267/aluminum-in-pesticide-formulations-exemption-from-the-requirement-for-a-tolerance",
"pdf_url": "https://www.govinfo.gov/content/pkg/FR-2026-05-22/pdf/2026-10267.pdf",
"publication_date": "2026-05-22",
"title": "Aluminum in Pesticide Formulations; Exemption From the Requirement for a Tolerance",
"type": "Rule"
},
{
"abstract": null,
"agencies": [
"Social Security Administration"
],
"document_number": "2026-10316",
"html_url": "https://www.federalregister.gov/documents/2026/05/22/2026-10316/agency-information-collection-activities-comment-request",
"pdf_url": "https://www.govinfo.gov/content/pkg/FR-2026-05-22/pdf/2026-10316.pdf",
"publication_date": "2026-05-22",
"title": "Agency Information Collection Activities: Comment Request",
"type": "Notice"
},
{
"abstract": null,
"agencies": [
"Securities and Exchange Commission"
],
"document_number": "2026-10244",
"html_url": "https://www.federalregister.gov/documents/2026/05/22/2026-10244/self-regulatory-organizations-investors-exchange-llc-notice-of-filing-and-immediate-effectiveness-of",
"pdf_url": "https://www.govinfo.gov/content/pkg/FR-2026-05-22/pdf/2026-10244.pdf",
"publication_date": "2026-05-22",
"title": "Self-Regulatory Organizations; Investors Exchange LLC; Notice of Filing and Immediate Effectiveness of Proposed Rule Change To Amend the Exchange's Fee Schedule Applicable to Members Concerning Equities Transaction Pricing",
"type": "Notice"
},
{
"abstract": "The U.S. Department of the Treasury's Office of Foreign Assets Control (OFAC) is publishing the names of one or more persons and vessels that have been placed on OFAC's Specially Designated Nationals and Blocked Persons List (SDN List) based on OFAC's determination that one or more applicable legal criteria were satisfied. All property and interests in property subject to U.S. jurisdiction of these persons are blocked, and U.S. persons are generally prohibited from engaging in transactions with them. The vessels placed on the SDN List have been identified as property in which a blocked person has an interest.",
"agencies": [
"Treasury Department",
"Foreign Assets Control Office"
],
"document_number": "2026-10259",
"html_url": "https://www.federalregister.gov/documents/2026/05/22/2026-10259/notice-of-ofac-sanctions-action",
"pdf_url": "https://www.govinfo.gov/content/pkg/FR-2026-05-22/pdf/2026-10259.pdf",
"publication_date": "2026-05-22",
"title": "Notice of OFAC Sanctions Action",
"type": "Notice"
}
],
"total_pages": 50
},
"success": true
}