Public Finance & Government
US Congressional bills
Recent bills before Congress. Every proposed law starts as a bill. Filter by congress number (119=current), type (hr, s, hjres, sjres). Includes title, sponsors, latest action, committees.
get/api/v1/congress/bills
Query parameters
congressinteger
Congress number (119=current)
Congress number (119=current)
bill_typestring
Type: hr, s, hjres, sjres, hconres, sconres, hres, sres
Type: hr, s, hjres, sjres, hconres, sconres, hres, sres
limitinteger
Max results
Max results
sortstring
Sort by updateDate: desc (newest first, default) or asc.
Sort by updateDate: desc (newest first, default) or asc.
start_datestring
Only bills with updateDate on/after this date (YYYY-MM-DD).
Only bills with updateDate on/after this date (YYYY-MM-DD).
end_datestring
Only bills with updateDate on/before this date (YYYY-MM-DD).
Only bills with updateDate on/before this date (YYYY-MM-DD).
Response
Bill records.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}