- H.R. 10171August 27, 2026
- H.R. 10156August 27, 2026
- H.R. 10172August 27, 2026
- H.R. 10160August 27, 2026
- H.R. 10181August 27, 2026
- H.R. 10176August 27, 2026
- H.Res. 1496August 27, 2026
- H.R. 10164August 27, 2026
- H.R. 10170August 27, 2026
- H.Res. 1494August 27, 2026
- H.R. 10163August 27, 2026
- H.R. 10157August 27, 2026
- Administration
- Agriculture
- Agriculture, Nutrition, And Forestry
- Appropriations
- Armed Services
- Banking, Housing, And Urban Affairs
- Budget
- Commerce, Science, And Transportation
- Education and Workforce
- Energy And Commerce
- Energy And Natural Resources
- Environment And Public Works
- Ethics
- Finance
- Financial Services
- Foreign Affairs
- Foreign Relations
- Health, Education, Labor, And Pensions
- Homeland Security
- Homeland Security And Governmental Affa…
- Indian Affairs
- Indian and Insular Affairs
- Intelligence
- Judiciary
- Natural Resources
- Oversight And Government Reform
- Permanent Select Intelligence
- Rules
- Rules And Administration
- Science, Space, And Technology
- Select Intelligence
- Small Business
- Small Business And Entrepreneurship
- Subcommittee on Aviation
- Subcommittee on Border Security and Enf…
- Subcommittee on Coast Guard and Maritim…
- Subcommittee on Commodity Markets, Digi…
- Subcommittee on Conservation, Research,…
- Subcommittee on Counterterrorism and In…
- Subcommittee on Cybersecurity and Infra…
- Subcommittee on Disability Assistance a…
- Subcommittee on Economic Development, P…
- Subcommittee on Economic Opportunity
- Subcommittee on Emergency Management an…
- Subcommittee on Energy and Mineral Reso…
- Subcommittee on Federal Lands
- Subcommittee on Forestry and Horticultu…
- Subcommittee on General Farm Commoditie…
- Subcommittee on Health
- Subcommittee on Highways and Transit
- Subcommittee on Livestock, Dairy, and P…
- Subcommittee on Nutrition and Foreign A…
- Subcommittee on Oversight and Investiga…
- Subcommittee on Oversight, Investigatio…
- Subcommittee on Railroads, Pipelines, a…
- Subcommittee on Transportation and Mari…
- Subcommittee on Water Resources and Env…
- Subcommittee on Water, Wildlife and Fis…
- Transportation And Infrastructure
- Veterans' Affairs
- Ways And Means
Every resource takes state=US, and session=2025 for 119th Congress; leave the session off and the route answers the current one. The examples below are written for U.S. Congress, with the congress.gov families beneath the record.
The record
What every jurisdiction has: the bills, the people, the committees and the votes, from the same tables the pages read.
bills
The bills of the session, newest action first. The answer is rows and total, paged by limit and offset.
curl "https://policy.nysgpt.com/api/policy/bills?state=US&session=2025&limit=20"Usage: /api/policy/bills [options] the bills of a jurisdiction, newest action first Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) subject <term>a policy area or legislative subject, as CRS spells it chamber <name>House or Senate committee <name>the committee the bill sits before member <id>bills a member sponsored status <name>Introduced, Engrossed, Enrolled, Passed or Vetoed sort <key>newest (default), number-desc or number-asc limit <n>rows per page (default: 40) offset <n>rows to skipbill
One bill with everything the record holds on it: sponsors, history, roll calls, referrals, documents and the texts on file.
curl "https://policy.nysgpt.com/api/policy/bill?state=US&session=2025&number=HB+1"Usage: /api/policy/bill [options] one bill, whole: sponsors, history, roll calls, referrals, texts Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) id <bill_id>the bill's id number <text>or its number, as printed: HR 1, A 7380, HB10171text
The text of a bill as its legislature published it. The newest version unless a document is named; format=raw answers as plain text.
curl "https://policy.nysgpt.com/api/policy/text?state=US&session=2025&id=2057965"Usage: /api/policy/text [options] the text of a bill, the newest version or one by document Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) id <bill_id>the bill's id document <id>one version, by document id format rawplain text instead of JSONmembers
Every member the record knows, the sitting ones first, with party, chamber, district and portrait.
curl "https://policy.nysgpt.com/api/policy/members?state=US&session=2025"Usage: /api/policy/members [options] the members of a jurisdiction, the sitting ones first Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) chamber <name>House, Senate or Assembly party <letter>D, R or Imember
One member's row, with their office and identifiers.
curl "https://policy.nysgpt.com/api/policy/member?state=US&session=2025&id=16271"Usage: /api/policy/member [options] one member, whole Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) id <people_id>the member's idrecord
What a member put their name to and how they voted, a page of each, with the counts.
curl "https://policy.nysgpt.com/api/policy/record?state=US&session=2025&id=16271&limit=5"Usage: /api/policy/record [options] a member's record in a session: sponsored, co-sponsored, aye and nay Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) id <people_id>the member's id limit <n>rows per list offset <n>rows to skipcommittees
Every committee the session's bills sit before, with the count.
curl "https://policy.nysgpt.com/api/policy/committees?state=US&session=2025"Usage: /api/policy/committees [options] the committees of a jurisdiction, with the bills before each Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one)committee-bills
The bills referred to a committee this session, newest first.
curl "https://policy.nysgpt.com/api/policy/committee-bills?state=US&session=2025&committee=Agriculture&limit=20"Usage: /api/policy/committee-bills [options] the bills before one committee Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) committee <name>the committee, as the record spells it limit <n>rows per page offset <n>rows to skiprollcalls
The roll calls of the session with their tallies, newest first.
curl "https://policy.nysgpt.com/api/policy/rollcalls?state=US&session=2025&limit=10"Usage: /api/policy/rollcalls [options] the roll calls of a session, newest first Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) chamber <name>House or Senate limit <n>rows per page offset <n>rows to skiprollcall
One roll call: the question, the tally, and how every member voted.
curl "https://policy.nysgpt.com/api/policy/rollcall?state=US&session=2025&id=1613338"Usage: /api/policy/rollcall [options] one roll call with every position Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) id <roll_call_id>the roll call's idsubject-terms
The jurisdiction's terms with the bills under each: policyAreas and subjects under Congress, subjects alone elsewhere.
curl "https://policy.nysgpt.com/api/policy/subject-terms?state=US&session=2025"Usage: /api/policy/subject-terms [options] every subject term of a jurisdiction, with its bill count Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one)stories
What the news APIs have reported on the jurisdiction's legislature and governor, newest first.
curl "https://policy.nysgpt.com/api/policy/stories?state=US&session=2025&limit=8"Usage: /api/policy/stories [options] the press on a jurisdiction's government, newest first Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) limit <n>how many, up to 500 q <text>a word the headline or summary carriesstory
One story from the press: headline, summary, byline, and the body where the outlet's API carried it.
curl "https://policy.nysgpt.com/api/policy/story?"Usage: /api/policy/story [options] one story, with as much body as its outlet handed over Options: id <story id>the story's idsessions
Every session the record holds for the jurisdiction, newest first, with how many bills each has.
curl "https://policy.nysgpt.com/api/policy/sessions?state=US&session=2025&titles=1"Usage: /api/policy/sessions [options] the sessions a jurisdiction has, with bill counts Options: state <code>the jurisdiction titles 1carry each session's own titlesearch
One query across bills, members and committees, and with text=1 across the bills' text; all=1 answers for every jurisdiction with the one in scope first.
curl "https://policy.nysgpt.com/api/policy/search?state=US&session=2025&q=water&limit=5"Usage: /api/policy/search [options] bills, members, committees and text, by a word or a number Options: state <code>the jurisdiction: US, or a state's postal code session <year>the session's first year (default: the current one) q <text>at least two characters all 1every jurisdiction, the one in scope first text 1search the bills' text as well limit <n>rows per section (max 20)Congress
What congress.gov and govinfo add for a federal bill and a federal member, harvested nightly into tables of their own.
actions
Every action on a federal bill from BILLSTATUS: the code, the acting committee, and the roll call it produced.
curl "https://policy.nysgpt.com/api/policy/actions?bill=2057965&limit=20"Usage: /api/policy/actions [options] a bill's actions as congress.gov files them, with codes and committees Options: bill <bill_id>the bill's id limit <n>rows per page offset <n>rows to skipcosponsors
Every cosponsor of a federal bill, with the date they joined, whether they were original, and the day they withdrew.
curl "https://policy.nysgpt.com/api/policy/cosponsors?bill=2057965"Usage: /api/policy/cosponsors [options] a bill's cosponsors, with the day each joined Options: bill <bill_id>the bill's idsummaries
The Congressional Research Service's summaries of a federal bill, one per stage.
curl "https://policy.nysgpt.com/api/policy/summaries?bill=2057965"Usage: /api/policy/summaries [options] the CRS summaries of a bill, one per stage Options: bill <bill_id>the bill's idamendments
Every amendment offered to a federal bill, with its purpose and latest action.
curl "https://policy.nysgpt.com/api/policy/amendments?bill=2057965&limit=20"Usage: /api/policy/amendments [options] the amendments offered to a bill Options: bill <bill_id>the bill's id limit <n>rows per page offset <n>rows to skiptext-versions
The versions a federal bill's text moved through, every one we hold and every one congress.gov lists, with govinfo's renderings.
curl "https://policy.nysgpt.com/api/policy/text-versions?bill=2057965"Usage: /api/policy/text-versions [options] every text version of a bill, held or listed Options: bill <bill_id>the bill's idmember-votes
How a representative voted on every House roll call of the Congress, from congress.gov.
curl "https://policy.nysgpt.com/api/policy/member-votes?member=16271"Usage: /api/policy/member-votes [options] a member's positions on House roll calls Options: member <people_id>the member's id bioguide <id>or their bioguide idfec
Raised, spent and on hand for each cycle, from the FEC.
curl "https://policy.nysgpt.com/api/policy/fec?id=16271"Usage: /api/policy/fec [options] a member's campaign totals by cycle Options: id <people_id>the member's id