Congress.gov Treaty Lookup is a paid API for AI agents from 2s.io, paid per call via x402, $0.0012/call, status unknown (last checked 2026-09-14).
Look up or list international treaties transmitted to the US Senate for advice and consent, including parties, topic, transmittal date, and consideration status.
Look up or list international treaties transmitted to the US Senate for advice and consent via Congress.gov. Pass congress + number (optionally + suffix for partitioned treaties) to fetch a single treaty with parties, topic, transmittal date, and consideration status. Or list by congress. Returns the congress the treaty was received in, the congress that considered it (if any), partial-treaty suffix, topic, transmitted date, and count of parties.
Returns structured treaty data including: the congress that received the treaty, the congress that considered it (if any), the partial-treaty suffix (if applicable), the treaty topic, the transmittal date, a list of parties, and the count of parties. When listing, returns paginated results across all treaties for a given congress.
GEThttps://2s.io/api/gov/congress-treatyUse this endpoint when you need structured, authoritative data on international treaties submitted to the US Senate — particularly when you need to filter by congress number, look up a specific treaty by number and optional suffix, or enumerate all treaties received by a particular congress. Prefer this over general web search when you need machine-readable treaty metadata including parties, topic, and transmittal dates.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"limit": 10,
"offset": 0,
"congress": 118
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"data": {
"ok": true,
"meta": {
"mode": "list"
},
"items": [
{
"topic": "International Law and Organization",
"number": 2,
"suffix": "",
"updateDate": "2024-12-19T00:18:14Z",
"transmittedDate": "2024-12-18T00:00:00Z",
"congressReceived": 118,
"congressConsidered": null,
"countriesPartiesCount": null
},
{
"topic": "Maritime Boundaries and Claims",
"number": 1,
"suffix": "",
"updateDate": "2023-12-19T04:01:18Z",
"transmittedDate": "2023-12-18T00:00:00Z",
"congressReceived": 118,
"congressConsidered": null,
"countriesPartiesCount": null
}
],
"total": 2,
"source": {
"url": "https://api.congress.gov/",
"license": "Public domain (US government work)",
"provider": "Congress.gov API (Library of Congress)"
}
},
"meta": {
"cost": {
"usd": 0.0012,
"tier": 0
},
"caller": "x402",
"version": null,
"endpoint": "gov.congress-treaty",
"settlement": {
"txHash": "0xd556971dfabe2ac13e87f2c9f62fe5a5e795fbe8727c7ce28d9a2d840319145b",
"network": "eip155:8453",
"success": true
}
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"