D

DopamineDesk AI Marketplace · Fara Disclosures

by DopamineDesk AI Marketplace

GETBase

$0.01

per call · USD Coin on Base

Search the current roster of agents actively registered under the Foreign Agents Registration Act by name or state, direct from the DOJ eFile API. Returns registration number, name, address, and registration date. FARA does not publish a machine-readable foreign-principal index, so this product does not claim to search by foreign principal.

Endpoint

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

1

Calls / 30d

1

Unique payers / 30d

Aug 14

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/fara_disclosures", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/fara_disclosures?limit=5&state=DC" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "fetched_at": "2026-08-07T07:32:36.670Z",
  "marketplace_metadata": {
    "availability": "operational",
    "billable": true,
    "data_mode": "live_source",
    "source": "U.S. Department of Justice FARA eFile active-registrant roster"
  },
  "match_count": 161,
  "query": {
    "name": null,
    "state": "DC"
  },
  "registrants": [
    {
      "address": "700 Twelfth Street, NW, Suite 700",
      "city": "Washington",
      "name": "JJ&B, LLC",
      "registration_date": "07/24/2026",
      "registration_number": 7754,
      "state": "DC",
      "zip": 20005
    },
    {
      "address": "1401 H Street, NW",
      "city": "Washington",
      "name": "Guidepost Strategies",
      "registration_date": "07/16/2026",
      "registration_number": 7749,
      "state": "DC",
      "zip": 20005
    }
  ],
  "returned": 5,
  "source": "U.S. Department of Justice FARA eFile",
  "source_url": "https://efile.fara.gov/api/v1/Registrants/json/Active",
  "success": true,
  "total_active_registrants": 538
}

Payment details

Pay to0x8647f7d7a1368a467ad1ff757fbc2e7167973558
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from DopamineDesk AI Marketplace & similar services