SearchLive

Lobbying Filings

Search US federal lobbying disclosures (Senate LDA filings) — who lobbies for whom, on what issues, for how much.

$0.003312USDC per call · settled on Base · no subscription, no API key

Overview

Search US federal lobbying disclosures (Senate LDA filings) — who lobbies for whom, on what issues, for how much. Filter by registrant (lobbying firm name), client (organization being represented), lobbyist (individual name), year, period (first_quarter|second_quarter|third_quarter|fourth_quarter|mid_year|year_end), and type (e.g. RR=registration, Q1-Q4=quarterly reports). Each filing: type, year/period, reported income or expenses (USD), registrant + client (id/name/description/state), lobbying issues (code + description), lobbyist count, official document URL, posted timestamp. Money-in-politics, journalism, and policy-intelligence staple. Public federal data.

Endpoint

MethodEndpointPriceDescription
GET/v1/marketplace/api/lobbying-filings$0.003312Invoke Lobbying Filings (Search) and return the upstream response.

How to call it

Requests are paid per call over the x402 protocol. Call the endpoint, receive a 402 Payment Required quote, then repeat the request with the signed payment header. The SDKs do both steps for you.

# 1. Ask for a quote
curl -i https://api.jarvisclaw.ai/v1/marketplace/api/lobbying-filings

# 2. Pay it (the SDK signs and retries for you)
curl -H "X-PAYMENT: <signed-payload>" https://api.jarvisclaw.ai/v1/marketplace/api/lobbying-filings
Open in the marketplace

Docs: Getting started · x402 payments · x402 discovery · All APIs