Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Govparse Government Data Gateway

REMOTE · API.GOVPARSE.IO · SCANNED AUG 3

Pay-per-call US government data: carrier safety, visa sponsors, contracts, employer risk.

Available components

+5 this week 67 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security66
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation not fully verified: no authorisation is required to call this server, and 78 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability57
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 21417 tokens (~274/item across 78 items; 78 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.govparse.io

# add to Claude Code
claude mcp add --transport http io-govparse-gateway https://api.govparse.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-govparse-gateway]
url = "https://api.govparse.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-govparse-gateway": {
      "type": "remote",
      "url": "https://api.govparse.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-govparse-gateway --url https://api.govparse.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-govparse-gateway:
    url: "https://api.govparse.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-govparse-gateway": {
      "type": "http",
      "url": "https://api.govparse.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 0
    • Schema quality: excellent → good functional
    • “get_leads” reworded the description of “query” cosmetic
    • “get_leads” reworded the description of “industry” cosmetic
    • “build_parse” reworded the description of “query” cosmetic
    • “build_parse” reworded the description of “industry” cosmetic
  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 0
    • Schema quality: 18022 → 21371 functional
    • New tool “nlrb_feed_petitions” functional
    • New tool “sec_feed_insiders” functional
    • New tool “trials_feed_starts” functional
    • New tool “uspto_feed_grants” functional
    • New tool “va_feed_sdvosb” functional
    • New tool “sba_feed_loans” functional
    • New tool “epa_feed_rcra” functional
    • New tool “fda_feed_approvals” functional
    • New tool “fda_feed_clearances” functional
    • New tool “fda_feed_warningletters” functional
    • New tool “govcon_feed_awards” functional
    • New tool “govcon_feed_subawards” functional
  • 28 Jul 26 +1
    • Schema quality: 15752 → 18022 functional
    • Schema quality: good → excellent functional
  • 27 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 60

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.govparse.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.govparse.io CN=YR1,O=Let's Encrypt,C=US 17 Jul 2026 15 Oct 2026 RSA 2048 SHA256-RSA 5f87cc7c9b56d3682a3fba91e4bf966ea9b
SANs: api.govparse.io
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC secure

Validation of api.govparse.io. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
govparse.io. present 50690 8 Verified
api.govparse.io. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.govparse.io/mcp Verified 200
http (plaintext) http://api.govparse.io/mcp HTTPS enforced 308 https://api.govparse.io/mcp
MCP tools — 78 exposed · ~21,417 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
hrsa_hpsa_search ~342

Where has the federal government designated a health-professional shortage? Search HRSA HPSAs by state, county, discipline (Primary Care | Dental Health | Mental Health), designation type, status, minimum HPSA score (0-26, higher = worse), population type, rural-only, or designated-since date. Returns the designation, score, geography, provider-to-population ratio, and shortage FTE — the buying moment for clinician-staffing, telehealth, and workforce vendors. [price: $0.05/row]

NameTypeReqDescription
countystringCounty name fragment.
designation_typestringDesignation type fragment.
disciplinestringPrimary Care | Dental Health | Mental Health (CSV).
hpsa_idstringExact HPSA ID.
limitintegerMax rows (default 25, cap 100).
min_scorestringMinimum HPSA score (0-26, higher = worse).
offsetintegerRows to skip.
population_typestringPopulation-type fragment (Low Income, Migrant Farmworker...).
ruralstringtrue = rural / partially-rural only; false = non-rural.
sincestringDesignated on or after this date (YYYY-MM-DD).
sortstringscore | designation_date | shortage_fte :asc|:desc. Default score:desc.
statestringPrimary state/territory code(s), CSV.
statusstringDesignated | Proposed for Withdrawal | Withdrawn (CSV).

No output schema declared.

No examples provided.

hrsa_mua_search ~267

Which areas and populations has HRSA designated Medically Underserved (MUA/P)? Search by state, county, status, designation type, MUA/P id, maximum IMU score (0-100, LOWER = more underserved), or designated-since date. Returns the service area, IMU score, geography, and dates — the safety-net / FQHC territory for staffing, telehealth, and access programs. HRSA public-domain records. [price: $0.05/row]

NameTypeReqDescription
countystringCounty name fragment.
designation_typestringDesignation type fragment.
limitintegerMax rows (default 25, cap 100).
max_imustringMaximum IMU score (0-100, LOWER = more underserved).
mua_idstringExact MUA/P ID.
offsetintegerRows to skip.
sincestringDesignated on or after this date (YYYY-MM-DD).
sortstringimu_score | designation_date :asc|:desc. Default imu_score:asc.
statestringState/territory code(s), CSV.
statusstringDesignated | Withdrawn (CSV).

No output schema declared.

No examples provided.

list_industries ~67

Discover ParseData's industries and their curated, ready-made Parses (each with a plain-language ELI12 explanation and an id you can pass to build_parse/get_leads). FREE.

NameTypeReqDescription
industrystringAn industry slug to return in full; omit for the whole list.

No output schema declared.

No examples provided.

msha_mines_search ~443

Which mines and quarries operate in a market, and who runs them? Search the MSHA Mines data set — every coal and metal/non-metal mine under MSHA jurisdiction (NAICS-21 operators that are OSHA-exempt and invisible elsewhere) — by operator, mine name, state, county, commodity, canvass, coal_metal, mine type, status, active-only, or status date (since). Returns the mine, its operator (entity-resolved) and controller, commodity, employees, and status. MSHA public-domain records. [price: $0.05/row]

NameTypeReqDescription
activestringtrue = currently-active mines only.
canvassstringPrimary canvass (Coal | M/NM | Metal | Nonmetal | Sand & gravel | Stone), CSV.
coal_metalstringC = coal, M = metal/non-metal.
commoditystringCommodity/SIC or canvass fragment.
controllerstringControlling entity (parent) name fragment.
countystringCounty name fragment.
entity_idstringResolved operator entity UUID (pivots to business360).
limitintegerMax rows (default 25, cap 100).
mine_idstringMSHA mine id(s), CSV.
mine_namestringMine name fragment.
mine_typestringSurface | Underground | Facility (CSV).
offsetintegerRows to skip.
operatorstringMine operator/company name — suffix/punctuation-insensitive.
operator_idstringMSHA operator id(s), CSV.
sincestringCurrent-status date on/after this date (YYYY-MM-DD) — surfaces newly-statused mines.
sortstringstatus_dt | mine_name | employees :asc|:desc. Default status_dt:desc.
statestringState code(s), CSV.
statusstringMine status (Active | Abandoned | Intermittent | Temporarily Idled | NonProducing), CSV.

No output schema declared.

No examples provided.

msha_violations_search ~473

Which mine operators have MSHA citations or orders? Search the MSHA Violations data set (citations & orders at coal & M/NM mines) by cited company, mine id, state, cited 30 CFR standard (part_section), Mine Act section, citation/order type, health/safety area, negligence, likelihood, S&S (sig_sub), contested, year, or issue date (since). Returns the cited violator (entity-resolved), mine, standard cited, penalty, and dates. Reported exactly as cited, not a safety judgment. [price: $0.05/row]

NameTypeReqDescription
cit_ordstringCitation | Order | Safeguard (CSV).
coal_metalstringC = coal, M = metal/non-metal.
companystringCited violator (operator/contractor) name — suffix/punctuation-insensitive.
contestedstringtrue = contested citations only.
enforcement_areastringHealth/safety hazard designation fragment.
entity_idstringResolved violator entity UUID.
likelihoodstringAccident likelihood (Highly | Reasonably | Unlikely | Occurred | NoLikelihood), CSV.
limitintegerMax rows (default 25, cap 100).
mine_idstringMSHA mine id(s), CSV.
negligencestringNegligence degree (CSV).
offsetintegerRows to skip.
part_sectionstringCited 30 CFR part/section fragment (the standard cited).
section_of_actstringMine Act section fragment.
sig_substringtrue = Significant & Substantial (S&S) citations only.
sincestringIssued on/after this date (YYYY-MM-DD).
sortstringissue_date | penalty | affected :asc|:desc. Default issue_date:desc.
statestringState code(s), CSV (from the mine).
violator_idstringMSHA violator/operator id(s), CSV.
violator_typestringOperator | Contractor | Agent | Miner (CSV).
yearstringCalendar year of issuance.

No output schema declared.

No examples provided.

nlrb_cases_search ~392

Which employers have NLRB labor activity — a union petition or an unfair-labor-practice charge? Search NLRB cases by employer, case type (CA/CB/RC/RM/...), category (ulp vs representation), status, region, state, union, election result, or filing date (since). Returns the employer (entity-resolved where possible), region, union, and — for elections — the tally. Cases as filed (a charge is an allegation, not a judgment); a labor-relations trigger for PEO/HR, benefits, staffing, and outplacement. [price: $0.05/row]

NameTypeReqDescription
case_categorystringulp | representation | unit (CSV).
case_typestringNLRB case type code(s), CSV (CA, CB, RC, RM, RD, UC, ...).
companystringEmployer name — suffix/punctuation-insensitive.
entity_idstringResolved employer entity UUID (pivots to business360).
has_electionstringtrue = cases with an election tally on record.
limitintegerMax rows (default 25, cap 100).
offsetintegerRows to skip.
regionstringNLRB region code(s), CSV (two-digit, e.g. 10).
resultstringunion | no union (election outcome, CSV).
sincestringFiled on/after this date (YYYY-MM-DD).
sortstringdate_filed | tally_issued_date | num_employees :asc|:desc. Default date_filed:desc.
statestringEmployer state code(s), CSV.
statusstringOpen | Closed (CSV).
unionstringUnion / petitioner name fragment.

No output schema declared.

No examples provided.

nlrb_feed_petitions ~268

Which employers just drew a union representation petition? Bulk feed over NLRB cases, newest-first by filing date, defaulting to representation petitions (R cases): employer, case type, region, filing date, and unit size — a labor-relations moment for PEOs, staffing, and labor counsel. category widens to ULP charges or all cases. Flat rows, cursor-paginated up to 1000/page, filterable by state, region, or union. Observational records AS FILED — a petition is a filing, never an adjudication. [price: $0.05/row]

NameTypeReqDescription
categorystringrepresentation (default; R-case petitions) | ulp (unfair-labor-practice charges) | unit | all.
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
regionstringNLRB region code(s), CSV (two-digit).
sincestringOnly cases filed on or after this date (YYYY-MM-DD).
statestringEmployer state code(s), CSV.
unionstringUnion / petitioner name fragment.

No output schema declared.

No examples provided.

ofac_screen_sanctions ~219

Is this company on a U.S. sanctions or export-control list? One-call screen of the Consolidated Screening List — OFAC SDN, BIS Entity/Denied-Persons/Unverified/Military-End-User, State DTC/ISN, Treasury SSI/CMIC/PLC/NS-MBS — by normalized name and every published AKA (optional list= filter). Returns an attested records_found verdict, per-list hit counts, and the matching listings with program, type, and addresses. A name match is a screening hit to adjudicate, not a determination. [price: $0.1/call]

NameTypeReqDescription
liststringOptional source-list code to narrow the screen (SDN | EL | DPL | DTC | SSI | UVL | ISN | PLC | MEU | CMIC | NS-MBS | CAP).
namestringyesCompany/party name to screen — legal suffixes and punctuation normalized; matched against the primary name and every alternate name/AKA.

No output schema declared.

No examples provided.

oflc_feed_workforce ~358

Which employers filed U.S. work-visa cases — H-1B LCA, PERM, and the seasonal-labor programs H-2A, H-2B, and CW-1 — for what roles, wages, worksites, and how many seasonal workers over what period of need? Employer-level bulk feed over DOL OFLC disclosure files: one flat row per case decided since a date, cursor-paginated up to 1000/page, filterable by program, worksite state, SOC, or employer name. Rows add employer FEIN where filed, SEC CIK/ticker where public, and as_published_date. [price: $0.05/row]

NameTypeReqDescription
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
employerstringEmployer name, punctuation-insensitive exact match ('Amazon.com Services LLC' matches 'AMAZON COM SERVICES LLC').
limitintegerRows per page (default 500, cap 1000).
programstringWhich OFLC programs to include (CSV): lca | perm (default; professional workers) or the seasonal-labor programs h2a (agricultural) | h2b (non-ag seasonal) | cw1 (CNMI). Seasonal rows add workers_requ…
sincestringyesInclude cases with a decision date on or after this date (YYYY-MM-DD). Required.
socstringSOC occupation code. Example: 15-1252 (software developers).
statestringWorksite state code(s), CSV.

No output schema declared.

No examples provided.

oflc_sponsor_dossier ~142

What is this employer's full visa-sponsorship track record? One-call dossier from DOL OFLC filings: LCA and PERM case counts by fiscal year and status, certification vs denial breakdown, annualized offered-wage percentiles (p10-p90), top sponsored SOC occupations, and top worksite states. Accepts a slug (amazon-com-services-llc) or a raw employer name. [price: $0.1/call]

NameTypeReqDescription
sponsorstringyesEmployer slug or name (path parameter). Punctuation-insensitive; fuzzy-matched if no exact hit. Example: 'amazon-com-services-llc'.

No output schema declared.

No examples provided.

oflc_sponsor_search ~287

Which employers sponsor work visas or green cards? Search DOL OFLC disclosure data by employer name, state, program (LCA/H-1B vs PERM), case status, fiscal year, or SOC occupation code. Returns per-employer filing counts (total, LCA, PERM, certified, denied) — the shortlist behind 'who sponsors H-1B for this role?' [price: $0.05/row]

NameTypeReqDescription
case_statusstringCERTIFIED | DENIED | WITHDRAWN | CERTIFIED - WITHDRAWN, CSV for multiple.
fiscal_year_maxintegerLatest federal fiscal year to include.
fiscal_year_minintegerEarliest federal fiscal year to include.
limitintegerMax rows (default 25, cap 100).
namestringEmployer name fragment, punctuation-insensitive. Example: 'amazon'.
offsetintegerRows to skip, for paging.
programstringLCA (H-1B and related) | PERM (green-card labor certification). CSV for both.
soc_codestringOnly sponsors with LCA filings in this SOC occupation. Example: 15-1252 (software developers).
statestringEmployer HQ state code(s), CSV. Example: 'WA,CA'.

No output schema declared.

No examples provided.

oflc_stats_sponsors ~64

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. [price: $0.001/call]

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

oflc_wages_prevailing ~134

What do employers actually offer for this occupation in this state? Annualized wage percentiles (p10-p90) computed from LCA disclosure filings for an SOC code, optionally narrowed to a worksite state: offered wages, DOL prevailing wages, wage-level distribution, and sample size — the market-rate check behind salary negotiation and offer benchmarking. [price: $0.01/call]

NameTypeReqDescription
socstringyesSOC occupation code, required. Example: 15-1252 (software developers).
statestringWorksite state code to narrow the sample. Example: 'CA'.

No output schema declared.

No examples provided.

partd_feed_prescribing ~380

Which prescribers just entered a drug class this Medicare Part D year — e.g. new GLP-1 prescribers in PY2024? Bulk feed over CMS Part D Prescribers by Provider and Drug, aggregated per NPI to a drug class and differenced PY2023 → PY2024: direction=new_entrant returns new-to-class prescribers, de_adopter those whose class volume fell. Flat rows, cursor-paginated up to 1000/page, by drug_class, specialty, and state. Observational public Part D records — never a clinical recommendation. [price: $0.05/row]

NameTypeReqDescription
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
directionstringnew_entrant (default; wrote the class in PY2024 with ≤ max_prior_claims in PY2023 — the new-to-class buying moment) | de_adopter (class volume fell ≥ min_pct_drop%).
drug_classstringTherapeutic drug class: GLP-1 | SGLT2 | DPP-4 | Statin. Default GLP-1.
limitintegerRows per page (default 500, cap 1000).
max_prior_claimsintegernew_entrant only: maximum PY2023 class claims allowed (0 = truly new to the class).
min_claims_2024integerMinimum class claims in PY2024.
min_pct_dropintegerde_adopter only: minimum percent decline in class volume PY2023 → PY2024.
specialtystringPrescriber specialty (Prscrbr_Type), e.g. Endocrinology.
statestringPrescriber state code (two letters).

No output schema declared.

No examples provided.

partd_prescriber_search ~212

Who is this prescriber, and what do they prescribe most in Medicare Part D? Look up a prescriber by NAME (or exact NPI): NPPES identity — specialty, location — plus that NPI's latest-year Part D summary (top drug, total claims, distinct drugs, and which tracked classes GLP-1/SGLT2/DPP-4/Statin they write). Optionally narrow by state and specialty. Observational public CMS/NPPES records — never a clinical recommendation. Cross-gateway via the Healthparse Part D API. [price: $0.05/row]

NameTypeReqDescription
namestringPrescriber name — last-name prefix (e.g. Smith) or first+last (e.g. John Smith).
npistringExact 10-digit National Provider Identifier.
specialtystringNPPES taxonomy / specialty substring.
statestringPrescriber state code(s), two letters, comma-separated.

No output schema declared.

No examples provided.

phmsa_incidents_search ~308

Which pipeline operators had a reported incident? Search PHMSA pipeline incidents (2010+, gas distribution / hazardous liquid / gas transmission) by operator, operator_id, mode, state, cause, commodity, minimum cost (min_cost), year, or incident date (since). Returns the incident, its entity-resolved operator, location, commodity released, casualties, cost, and cause — a remediation / integrity / claims trigger. Reported exactly as recorded, not a safety judgment. [price: $0.05/row]

NameTypeReqDescription
causestringIncident cause fragment.
commoditystringCommodity released fragment.
entity_idstringResolved operator entity UUID.
limitintegerMax rows (default 25, cap 100).
min_coststringMinimum total cost (USD).
modestringPipeline mode (gas_distribution | hazardous_liquid | gas_transmission), CSV.
offsetintegerRows to skip.
operatorstringOperator name — suffix/punctuation-insensitive.
operator_idstringPHMSA operator id(s), CSV.
sincestringIncident date on/after this date (YYYY-MM-DD).
sortstringincident_date | total_cost | fatalities :asc|:desc. Default incident_date:desc.
statestringIncident state code(s), CSV.
yearstringIncident year.

No output schema declared.

No examples provided.

phmsa_operators_search ~251

Which pipeline operators are in a market, and who are they? Search the PHMSA pipeline operator roster by operator name, operator_id (OPID), HQ state, operator_type, or commodity. Returns the operator, HQ address, commodity, type, and entity-resolved company — the target universe for oil-and-gas services, pipeline-integrity & environmental consultants, energy insurers, and industrial real estate. PHMSA public-domain records. [price: $0.05/row]

NameTypeReqDescription
commoditystringCommodity fragment.
entity_idstringResolved operator entity UUID (pivots to business360).
limitintegerMax rows (default 25, cap 100).
offsetintegerRows to skip.
operatorstringPipeline operator name — suffix/punctuation-insensitive.
operator_idstringPHMSA operator id (OPID)(s), CSV.
operator_typestringOperator/ownership type fragment.
sortstringoperator_name | report_year :asc|:desc. Default operator_name:asc.
statestringHQ state code(s), CSV.

No output schema declared.

No examples provided.

sba_feed_loans ~250

Which small businesses were just approved for an SBA loan? Bulk feed over SBA 7(a) & 504 FOIA loan approvals, newest-first by approval date — a business approved for a federal loan is funded to grow. Cursor-paginated up to 1000/page, filterable by borrower state, program (7A/504), NAICS, minimum amount, or since. Rows carry the borrower, city/state, program, approval amount (banded), lender/CDC, NAICS, and jobs supported. Observational public records as disclosed. [price: $0.05/row]

NameTypeReqDescription
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
min_amountintegerMinimum gross approval amount in USD.
naicsstringNAICS code prefix(es), CSV.
programstringLoan program: 7A | 504.
sincestringOnly loans approved on or after this date (YYYY-MM-DD).
statestringBorrower state code(s), CSV.

No output schema declared.

No examples provided.

sba_loans_search ~424

Which companies just got SBA growth capital — a 7(a) guaranty or 504/CDC debenture? Search the SBA 7(a) & 504 FOIA loan-approval roster by company, state, project_state, naics (prefix), program (7A/504), amount_min/amount_max, since (approved on/after a date — the funded-to-grow trigger), business_type, franchise, lender/CDC, entity_id. Returns the borrower, address, gross approval amount, approval date/FY, NAICS, funding lender, and entity-resolved borrower. SBA public-domain records. [price: $0.05/row]

NameTypeReqDescription
amount_maxnumberMaximum gross approval amount (USD).
amount_minnumberMinimum gross approval amount (USD).
business_typestringBusiness type fragment (Corporation | Individual | Partnership).
companystringBorrower (company) name — suffix/punctuation-insensitive.
entity_idstringResolved borrower entity UUID (pivots to business360).
franchisestringFranchise name fragment.
lenderstringFunding lender fragment — 7(a) bank name / 504 CDC name.
limitintegerMax rows (default 25, cap 100).
naicsstringNAICS code prefix(es), CSV (e.g. 23 = construction).
offsetintegerRows to skip.
programstring7A = 7(a) guaranty, 504 = 504/CDC debenture.
project_statestringProject (place-of-use) state code(s), CSV.
sincestringApproved on/after this date (YYYY-MM-DD) — the growth-capital recency window.
sortstringapproval_date | amount | company | jobs :asc|:desc. Default approval_date:desc.
statestringBorrower state code(s), CSV.

No output schema declared.

No examples provided.

sec_feed_insiders ~283

Which public companies are insiders buying as a cluster right now? Bulk feed over SEC Form 4 open-market BUY clusters — issuers where several distinct officers/directors/10%-owners bought in a trailing 30- or 90-day window. Flat rows newest-first by the cluster's most recent buy, cursor-paginated up to 1000/page, filterable by ticker, exchange, min insiders, min value, window, or since. Every issuer is a public company with ticker and CIK. Observational filings as filed, never advice. [price: $0.05/row]

NameTypeReqDescription
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
exchangestringListing exchange(s), CSV: NYSE, Nasdaq, OTC...
limitintegerRows per page (default 500, cap 1000).
min_insidersintegerMinimum distinct insiders in the cluster (>= 2).
min_valueintegerMinimum total $ purchased across the cluster window.
sincestringOnly clusters whose most recent buy is on or after this date (YYYY-MM-DD).
tickerstringIssuer ticker(s), CSV.
windowstringTrailing cluster window in days: 30 | 90. Default 90.

No output schema declared.

No examples provided.

sec_insiders_clusters ~322

Where are corporate insiders buying or selling as a cluster? Search SEC Form 4 clusters — issuers where several distinct officers/directors/10%-owners transacted the same direction in a trailing 30- or 90-day window (buy=accumulation, sell=distribution). Filter by ticker, direction, window, minimum insiders, minimum value, or exchange. Returns issuer ticker/company/exchange, insider count, and total shares/value. Public SEC filings as filed — observational, not advice. [price: $0.05/row]

NameTypeReqDescription
directionstringbuy (open-market purchase cluster) | sell (open-market sale cluster).
exchangestringListing exchange(s), CSV: NYSE, Nasdaq, OTC...
issuer_cikstringSEC issuer CIK.
limitintegerMax rows (default 25, cap 100).
min_insidersstringMinimum distinct insiders in the cluster (>= 2).
min_valuestringMinimum total $ transacted in the window.
offsetintegerRows to skip, for paging.
sincestringMost recent transaction in the cluster on/after this date (YYYY-MM-DD).
sortstringinsider_count | total_value | txn_count | last_txn_date :asc|:desc. Default insider_count:desc.
tickerstringIssuer ticker(s), CSV.
windowstringTrailing window in days: 30 | 90.

No output schema declared.

No examples provided.

sec_insiders_transactions ~366

What did a company's insiders actually file? Search individual SEC Form 4 transaction lines by ticker, issuer CIK, insider name, direction (buy/sell/other), transaction code (P/S/A/M/F/G), role (officer/director/ten_percent), state, security type, minimum value, or date. Returns the insider, role, security, code, shares, price, and value per filing — the raw feed behind the cluster signal. Public SEC filings as filed — observational, not advice. [price: $0.05/row]

NameTypeReqDescription
directionstringbuy | sell | other (grants, option exercises, tax withholding...).
issuer_cikstringSEC issuer CIK.
limitintegerMax rows (default 25, cap 100).
min_valuestringMinimum transaction value in $ (shares × price).
offsetintegerRows to skip, for paging.
ownerstringReporting-insider name fragment.
rolestringInsider role: officer | director | ten_percent.
security_typestringnonderiv (common shares) | deriv (options/warrants).
sincestringTransaction on/after this date (YYYY-MM-DD).
sortstringtxn_date | txn_value | shares | filing_date :asc|:desc. Default txn_date:desc.
statestringInsider state code(s), CSV.
tickerstringIssuer ticker(s), CSV (as filed on the Form 4).
txn_codestringSEC transaction code(s), CSV: P (buy), S (sell), A (grant), M, F, G...

No output schema declared.

No examples provided.

trials_feed_starts ~327

Which companies just opened a new clinical trial or site? Bulk feed over NIH ClinicalTrials.gov interventional, industry-sponsored studies, newest-first by registry-posting date (the R&D / commercial-growth signal). Cursor-paginated up to 1000/page, filterable by sponsor, phase, status, condition, intervention type, site state, or since. Rows carry sponsor, phase, status, conditions, enrollment, dates, site count, and the US states sited. Observational registry records, never a prediction. [price: $0.05/row]

NameTypeReqDescription
conditionstringIndication / condition fragment (matched against the trial's conditions).
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
intervention_typestringIntervention type(s), CSV: DRUG | DEVICE | BIOLOGICAL | PROCEDURE...
limitintegerRows per page (default 500, cap 1000).
phasestringTrial phase(s), CSV: PHASE1 | PHASE2 | PHASE3 | PHASE4 | EARLY_PHASE1 | NA.
sincestringOnly trials first posted to the registry on or after this date (YYYY-MM-DD).
sponsorstringLead sponsor company name fragment.
statestringHas a trial site in these US state code(s), CSV.
statusstringOverall status, CSV: RECRUITING | NOT_YET_RECRUITING | COMPLETED | TERMINATED...

No output schema declared.

No examples provided.

trials_sites_search ~273

Where are clinical trials being run, and by whom? Search ClinicalTrials.gov trial SITES by facility name, city, US state, lead sponsor company, trial phase, trial status, or trial start date (since). Returns each facility with its trial's sponsor, phase, status, and start date — a site / facility target list for trial-site services, patient-recruitment, and lab vendors. ClinicalTrials.gov public records. [price: $0.05/row]

NameTypeReqDescription
citystringSite city fragment.
facilitystringFacility / site name fragment.
limitintegerMax rows (default 25, cap 100).
offsetintegerRows to skip.
phasestringTrial phase(s), CSV (PHASE1 | PHASE2 | PHASE3 | PHASE4).
sincestringTrial started on/after this date (YYYY-MM-DD).
sortstringstart_date :asc|:desc. Default start_date:desc.
sponsorstringLead sponsor company — suffix/punctuation-insensitive.
statestringSite US state code(s), CSV.
statusstringTrial overall status, CSV (RECRUITING | COMPLETED | ...).

No output schema declared.

No examples provided.

trials_trials_search ~386

Which companies are running clinical trials, and at what stage? Search ClinicalTrials.gov interventional industry-sponsored studies by lead sponsor, phase, status, condition, intervention type, a US state with a site, first-posted date (since), start date, or completion date. Returns the sponsor (entity-resolved where possible), phase, status, conditions, enrollment, and dates — a developer target list for CRO, trial-software, and commercial-ops sellers. ClinicalTrials.gov public records. [price: $0.05/row]

NameTypeReqDescription
completed_afterstringStudy completion on/after this date (YYYY-MM-DD).
conditionstringIndication / condition fragment.
entity_idstringResolved sponsor employer entity UUID (pivots to business360).
intervention_typestringIntervention type, CSV (DRUG | DEVICE | BIOLOGICAL | ...).
limitintegerMax rows (default 25, cap 100).
offsetintegerRows to skip.
phasestringTrial phase(s), CSV (PHASE1 | PHASE2 | PHASE3 | PHASE4 | EARLY_PHASE1).
sincestringFirst posted to the registry on/after this date (YYYY-MM-DD).
sortstringfirst_posted_date | start_date | completion_date | last_update_date :asc|:desc. Default first_posted_date:desc.
sponsorstringLead sponsor company — suffix/punctuation-insensitive.
started_afterstringStudy start on/after this date (YYYY-MM-DD).
statestringHas a trial site in these US state code(s), CSV.
statusstringOverall status, CSV (RECRUITING | COMPLETED | TERMINATED | ...).

No output schema declared.

No examples provided.

ttb_permittees_search ~390

Which distilleries, wineries, alcohol importers, and wholesalers hold a federal TTB basic permit in a market? Search the TTB List of Permittees by owner, operating/DBA name, permit number, permit_type (S/W/I/P), industry, state, city, county, zip, entity_id, or new-permit-only (new=true, a new-business trigger). Returns the permittee, operating name, address, industry type, and entity-resolved owner. Excludes brewers/tobacco (IRC 6103). TTB public-domain records. [price: $0.05/row]

NameTypeReqDescription
citystringPremise city fragment.
countystringPremise county fragment.
entity_idstringResolved owner entity UUID (pivots to business360).
industrystringIndustry type (Distilled Spirits Plant | Wine Producer | Importer (Alcohol) | Wholesaler (Alcohol)), CSV.
limitintegerMax rows (default 25, cap 100).
newstringtrue = newly-issued permits only (< 7 days) — a new-business trigger.
offsetintegerRows to skip.
operating_namestringOperating / DBA name fragment.
ownerstringPermit-holder (owner) name — suffix/punctuation-insensitive.
permit_numberstringTTB permit number(s), CSV (STATE-TYPE-SEQ).
permit_typestringS = distilled spirits, W = wine, I = importer, P = wholesaler.
sortstringpermit_number | owner | city :asc|:desc. Default permit_number:asc.
statestringPremise state code(s), CSV.
zipstringPremise ZIP code.

No output schema declared.

No examples provided.

uspto_assignees_search ~393

Which companies are new to patenting, and in what technology? Search patent assignee ORGANIZATIONS (entity-resolved), each with first/last grant date, patent count, distinct CPC subclasses, and inventor count. new_assignee=true isolates orgs with their first-ever US patent grant (emerging/stealth signal for VC deal sourcing and corp-dev); narrow by CPC subclass, state/country, first-grant window, or patent_count_min. PatentsView grants (CC BY 4.0), observational. [price: $0.05/row]

NameTypeReqDescription
assigneestringAssignee organization (company) name fragment.
assignee_entitystringResolved entities.employers entity_id (UUID), exact match.
countrystringAssignee country code(s), CSV (ISO).
cpc_subclassstringCPC subclass/class/section the org patents in, CSV. G06N=AI/ML.
first_grant_afterstringOrg's first observed grant on or after (YYYY-MM-DD).
first_grant_beforestringOrg's first observed grant on or before (YYYY-MM-DD).
limitintegerMax rows (default 25, cap 100).
new_assigneestringtrue → only new/emerging assignees (first-ever patent grant recent).
offsetintegerRows to skip, for paging.
patent_count_maxintegerMaximum granted-patent count held by the org.
patent_count_minintegerMinimum granted-patent count held by the org.
sortstringfield:direction — patent_count | first_grant_date | last_grant_date. Default 'last_grant_date:desc'.
statestringAssignee state code(s), CSV.

No output schema declared.

No examples provided.

uspto_feed_grants ~288

Which companies are granting a cluster of patents? Bulk feed over USPTO / PatentsView granted-patent assignees, ordered by grant count in the loaded window — an assignee with a cluster of grants is an R&D/growth signal. Cursor-paginated up to 1000/page, filterable by state, minimum grants, CPC subclass, first-time-assignee only, or since. Rows carry the assignee, grant count, CPC tech areas, grant window, inventor count, and a first_time_assignee flag. CC BY 4.0 attribution (in _meta.notice). [price: $0.05/row]

NameTypeReqDescription
cpcstringCPC subclass(es), CSV — the technology area. Example: G06N (AI/ML).
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
min_grantsintegerMinimum grant count in the window.
new_onlystringtrue = only first-time (newly-observed) assignees granting in this window.
sincestringOnly assignees whose latest grant is on or after this date (YYYY-MM-DD).
statestringAssignee state code(s), CSV.

No output schema declared.

No examples provided.

uspto_patents_search ~435

Which companies just got a US patent, and in what technology? Search recent granted patents (PatentsView, CC BY 4.0) by assignee organization (the company), inventor, CPC subclass/section, patent type, or assignee state/country and grant-date window. new_assignee=true isolates patents from an org with its first-ever grant (emerging/stealth signal); flipped_inventor=true finds a patent whose assignee gained an inventor from a prior different assignee (talent move). Public grants, observational. [price: $0.05/row]

NameTypeReqDescription
assigneestringAssignee organization (the company) name fragment.
assignee_entitystringResolved entities.employers entity_id (UUID), exact match.
countrystringAssignee country code(s), CSV (ISO).
cpc_sectionstringCPC section letter(s), CSV (A-H, Y).
cpc_subclassstringCPC subclass/class/section prefix(es), CSV. G06N=AI/ML, H04L=networking.
flipped_inventorstringtrue → only patents whose assignee gained an inventor from a prior different assignee.
granted_afterstringGrant date on or after (YYYY-MM-DD).
granted_beforestringGrant date on or before (YYYY-MM-DD).
inventorstringInventor name fragment (last name or full name).
limitintegerMax rows (default 25, cap 100).
new_assigneestringtrue → only patents whose assignee org is new/emerging (first-ever grant recent).
offsetintegerRows to skip, for paging.
patent_typestringutility | design | plant | reissue, CSV.
sortstringfield:direction — patent_date | num_claims. Default 'patent_date:desc'.
statestringAssignee state code(s), CSV (US assignees).

No output schema declared.

No examples provided.

va_facilities_search ~220

Where are the VA's facilities, and of what type? Search Veterans Health Administration sites of care (medical centers, CBOCs, vet centers, health care centers) by state, city, name, or facility type. Returns location, address, coordinates, and — when the VA Lighthouse Facilities API key is configured — classification, health services, and operating status. A territory map for medical-device, imaging, staffing, and construction sellers into the VA. Public VA/HRSA records. [price: $0.05/row]

NameTypeReqDescription
citystringCity name fragment.
facility_typestringFacility type(s), CSV: vet_center, medical_center, outpatient_clinic, health_care_center, primary_care_cboc, multi_specialty_cboc.
limitintegerMax rows (default 25, cap 100).
namestringFacility name fragment.
offsetintegerRows to skip, for paging.
statestringState code(s), CSV.

No output schema declared.

No examples provided.

va_feed_sdvosb ~266

Which veteran-owned (SDVOSB / VOSB) vendors just showed fresh federal traction? Bulk feed over the verified veteran-owned vendor roster, newest-first by most recent award date: vendor, state, NAICS, certification, and its VA-specific + total federal award totals (banded). A set-aside-eligible vendor with recent traction is a teaming / growth target. Flat rows, cursor-paginated up to 1000/page, filterable by state, NAICS, certification, VA award, or since. Observational public records as filed. [price: $0.05/row]

NameTypeReqDescription
certificationstringsdvosb | vosb.
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
min_va_awardintegerMinimum total $ this vendor has won from the VA.
naicsstringNAICS code prefix(es), CSV — matches the vendor's award NAICS.
sincestringOnly vendors whose most recent award is on or after this date (YYYY-MM-DD).
statestringVendor state code(s), CSV.

No output schema declared.

No examples provided.

va_opportunities_search ~259

What is the Department of Veterans Affairs soliciting right now? A VA-focused slice of the SAM.gov contract-opportunity pipeline (department = Veterans Affairs): search active VA solicitations by keyword, NAICS, set-aside (SDVOSBC, VOSB, SBA...), place-of-performance state, or posted date. Returns the solicitation, NAICS/PSC, set-aside, deadline, and link — VA medical-center construction, equipment, and services buys for device, construction, and staffing sellers. [price: $0.05/row]

NameTypeReqDescription
limitintegerMax rows (default 25, cap 100).
naicsstringNAICS code prefix(es), CSV.
offsetintegerRows to skip, for paging.
posted_afterstringPosted on or after this date (YYYY-MM-DD).
qstringKeyword in the solicitation title.
setasidestringSet-aside code(s), CSV: SDVOSBC, VOSB, SBA, 8A...
sincestringPosted on or after this date (YYYY-MM-DD).
statestringPlace-of-performance state code(s), CSV.

No output schema declared.

No examples provided.

va_vendors_search ~276

Which verified veteran-owned businesses can I target or team with? Search SDVOSB / VOSB firms (from federal award records carrying the veteran-owned certification flag) by state, name, certification, NAICS, UEI, minimum dollars won FROM the VA, or most-recent award date (since). Returns the vendor, award footprint, VA-won total, and resolved entities-graph id — a seller target list AND a set-aside teaming signal. Public USAspending records; not a certification-status determination. [price: $0.05/row]

NameTypeReqDescription
certificationstringsdvosb | vosb (CSV for both).
limitintegerMax rows (default 25, cap 100).
min_va_awardstringMinimum total $ this vendor has won FROM the VA.
naicsstringNAICS code prefix(es), CSV — matches any of the vendor's award NAICS.
namestringVendor name fragment.
offsetintegerRows to skip, for paging.
sincestringMost recent award on or after this date (YYYY-MM-DD).
statestringVendor state code(s), CSV.
ueistringRecipient Unique Entity Identifier (SAM UEI).

No output schema declared.

No examples provided.