Official Source Evidence · GTM Form D Funding Leads

by Official Source Evidence

POSTBase

$0.05

per call · USD Coin on Base

Find newly filed SEC Form D private-offering signals for autonomous GTM workflows. Filter by issuer state, industry keyword, and reported amount sold. Returns official links, company context, related people, and a cursor. Form D is a notice, not proof of total funding raised.

Endpoint

POST https://evidence.regulavita.com/v1/gtm/form-d-funding-leads

15

Calls / 30d

5

Unique payers / 30d

Sep 9

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://evidence.regulavita.com/v1/gtm/form-d-funding-leads", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "include_amendments": false,
    "industry_keywords": [],
    "limit": 10,
    "max_source_age_seconds": 600,
    "minimum_amount_sold_usd": "0",
    "since": "2026-09-05T14:12:02Z",
    "states": []
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://evidence.regulavita.com/v1/gtm/form-d-funding-leads" \
  -H "Content-Type: application/json" \
  -d '{"include_amendments":false,"industry_keywords":[],"limit":10,"max_source_age_seconds":600,"minimum_amount_sold_usd":"0","since":"2026-09-05T14:12:02Z","states":[]}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "decision": "FORM_D_FUNDING_SIGNALS_FOUND",
  "lead_count": 1,
  "leads": [],
  "pagination": {
    "has_more": false,
    "next_cursor": null
  },
  "provenance": {
    "parser_version": "sec-form-d-funding-leads/0.1.0"
  },
  "receipt": {
    "algorithm": "Ed25519"
  },
  "request_id": "form_d_funding_leads_example",
  "upgrade": {
    "path": "/v1/gtm/form-d-company-dossier",
    "price": "$0.25",
    "requests": []
  }
}

Payment details

Pay to0x9500075649a70411c81f99c4314f6cff55d12579
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Games & Fun and the homepage with a featured placement.

Get featured →

More from Official Source Evidence & similar services