{
  "x402Version": 2,
  "id": 3228,
  "slug": "3228",
  "resource": "https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/lobbying_reports",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8647F7D7a1368a467Ad1FF757fBc2e7167973558",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "client_name": "Meta Platforms",
            "filing_year": 2026,
            "limit": 5
          },
          "type": "http"
        },
        "output": {
          "example": {
            "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
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": true,
                "properties": {
                  "client_name": {
                    "description": "Name of the entity paying for lobbying.",
                    "type": "string"
                  },
                  "filing_year": {
                    "description": "Filing year to search. Defaults to the current year.",
                    "type": "integer"
                  },
                  "limit": {
                    "description": "Maximum filings to return, 1 to 25. Defaults to 10.",
                    "type": "integer"
                  },
                  "registrant_name": {
                    "description": "Name of the lobbying firm that filed.",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": true,
                "properties": {
                  "fetched_at": {
                    "type": "string"
                  },
                  "filings": {
                    "type": "string"
                  },
                  "marketplace_metadata": {
                    "type": "string"
                  },
                  "query": {
                    "type": "string"
                  },
                  "returned": {
                    "type": "integer"
                  },
                  "source": {
                    "type": "string"
                  },
                  "source_url": {
                    "type": "string"
                  },
                  "success": {
                    "type": "boolean"
                  },
                  "total_matching_filings": {
                    "type": "integer"
                  }
                },
                "required": [
                  "success",
                  "source",
                  "source_url",
                  "fetched_at",
                  "query",
                  "total_matching_filings",
                  "returned",
                  "filings",
                  "marketplace_metadata"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "ai-data-marketplace-1042299154756.us-central1.run.app",
  "lastUpdated": "2026-08-28T03:05:36.316Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-28T03:05:36.069Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "ai-data-marketplace-1042299154756.us-central1.run.app",
    "manifest_name": "ai-data-marketplace-1042299154756.us-central1.run.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}