S

Senate Lobbying Filing Search · Lobbying Reports

by Senate Lobbying Filing Search

GETBase

$0.01

per call · USD Coin on Base

Search live Lobbying Disclosure Act filings from the U.S. Senate LDA database by filing year, client, or registrant. Returns filing type, period, reported income and expenses, registrant, client, and the official document link. This covers Senate LDA filings, not House-only records.

Endpoint

GET https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/lobbying_reports

4

Calls / 30d

2

Unique payers / 30d

Aug 28

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/lobbying_reports", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/lobbying_reports?client_name=Meta+Platforms&filing_year=2026&limit=5" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "fetched_at": "2026-08-07T07:32:37.870Z",
  "filings": "[array; full example in /openapi.json]",
  "marketplace_metadata": "[object with keys: data_mode, billable, availability, source; full example in /openapi.json]",
  "query": "[object with keys: filing_year, client, registrant; full example in /openapi.json]",
  "returned": 5,
  "source": "U.S. Senate Lobbying Disclosure Act database",
  "source_url": "https://lda.senate.gov/api/v1/filings/",
  "success": true,
  "total_matching_filings": 47
}

Payment details

Pay to0x8647f7d7a1368a467ad1ff757fbc2e7167973558
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Senate Lobbying Filing Search & similar services