← Back to catalog
fedregister.recent
mock data$0.001 / callRecent Federal Register
Latest documents published in the Federal Register — filter by type (rules, proposed rules, notices, presidential). No search query needed (Federal Register)
Input schema
limit
integerNumber of results (default 10, max 20)
document_type
stringFilter by type (default: all types)
Call via REST
curl -X POST https://unifyapi.pro/api/call/fedregister.recent \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"limit":0,"document_type":"<document_type>"}'