$25
per call · USD Coin on Base
Who are the current executives and directors of US public companies, as attested to the SEC? Bulk feed over Section 16 filings (Forms 3/4/5): one row per (issuer, person) with officer/director flags and free-text title from the pair's most recent filing, ticker/CIK joined. Newest-first, cursor-paginated up to 1000/page, filterable by role, ticker, title fragment, person state, issuer CIK, or since. The filed roster, not scraped bios. Observational public records, never an assessment.
Endpoint
GET https://api.govparse.io/v1/feeds/public-company-executives1
Calls / 30d
1
Unique payers / 30d
Sep 2
Last called
exact
Payment scheme
Call this service
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://api.govparse.io/v1/feeds/public-company-executives", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.govparse.io/v1/feeds/public-company-executives?role=officer&ticker=NVDA&title=Chief+Financial" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"basis": "SEC Insider Transactions Data Sets (Forms 3/4/5): the officer/director roster registrants attest to the SEC, one row per (issuer, reporting person) with flags and title from the most recent filing. Coverage bounded by the ingested filing window; grows with each SEC bulk drop. Observational public records — never an endorsement, assessment, or consumer report.",
"feed": "public-company-executives",
"page": {
"has_more": true,
"limit": 500,
"next_cursor": "eyJkIjoiMjAyNi0wNi0wMyIsImsiOiJvc2hhOjMxOTAwMTIzNCJ9",
"returned": 500
},
"query": {
"cik": "all",
"role": "officer",
"since": "all",
"state": "all",
"ticker": "all",
"title": "all"
},
"rows": [
{
"as_published_date": "2026-07-18",
"company_name": "NVIDIA CORP",
"event_date": "2026-06-16",
"event_key": "sec:1045810:1513142",
"executive_cik": "1513142",
"executive_name": "KRESS COLETTE",
"executive_state": "CA",
"first_filing_date": "2026-01-08",
"is_director": false,
"is_officer": true,
"is_public_company": true,
"is_ten_pct_owner": false,
"issuer_cik": "1045810",
"last_filing_date": "2026-06-16",
"officer_title": "EVP and Chief Financial Officer",
"ticker": "NVDA"
}
]
}Payment details
0x3873d15cf3209c32aaa8d9aa542164e658567129USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from Govparse & similar services
Govparse · Stats Sponsors
api.govparse.io
How much visa-sponsorship data is on file? Headline aggregates over DOL OFLC disclosure data: distinct sponsoring employers, LCA and PERM case totals with certified counts, and the fiscal years covered.
Govparse · Stats Opportunities
api.govparse.io
How much open federal money is in the dataset right now? Headline aggregates: active SAM.gov contract opportunities (and how many still have an open deadline), Grants.gov opportunities by status (posted vs forecasted), and USAspending award records on file with their total dollar amount.
Govparse · Stats Companies
api.govparse.io
How big is the FirmStanding employer entity graph right now? Headline aggregates: resolved employer entities and how many appear in 2+ federal sources, states covered, record links by source system (whd, osha, echo, oflc, fmcsa, leie, sam_exclusions), and raw records on file per dataset.