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
build_parse ~350

Compose a lead-generation Parse from what you sell and who you target. Returns the signals/legs it watches, a plain-English restatement, a per-Parse narrative, a fit score, the expected new-leads-per-period rate, and a small free sample. This is the FREE preview of get_leads.

NameTypeReqDescription
attributesarrayIdeal-customer descriptors, e.g. ["small / emerging", "multi-location"].
buying_momentsarrayStructured pick: library template ids (buying-moment ids) from build_parse/list_industries output. Each maps to a real signal.
industrystringAn industry slug from list_industries (e.g. "freight-factoring", "pharma-sales") — scopes/labels the pick. Not a selector on its own.
parseobjectAlternatively, the `parse` object returned by build_parse — replays the exact composed intent so a preview and its paid pull match.
preset_idstringAlternatively, a curated-Parse or preset id (from list_industries) to compose a proven Parse.
querystringOPTIONAL value-prop LABEL only (what you sell) — it does NOT select the Parse and is never inferred. The Parse is composed ONLY from an explicit selection: a `preset_id`, or `target_entity` + `buying…
statesarrayTwo-letter US state codes to scope to; empty = nationwide.
target_entitystringStructured pick: the entity you SELL TO. Taken verbatim (never guessed), so a pharma-brand seller can't be mis-targeted onto physicians.

No output schema declared.

No examples provided.

cms_timely_care_delta ~266

Which hospitals' emergency-department throughput is degrading period-over-period? Windows the CMS Timely & Effective Care snapshots to compute each hospital's latest-vs-prior change on a measure (default OP_18b median ED time; higher = worse). Filter by measure, state, facility_id, direction (worse | better | any), min_pct_change, min_delta, and min_sample. Returns latest_score, prior_score, delta, and pct_change — the founder's ED-staffing-pressure tell. CMS Care Compare public-domain records. [price: $0.05/row]

NameTypeReqDescription
directionstringworse (default) | better | any.
facility_idstringCMS CCN(s), CSV.
limitintegerMax rows (default 25, cap 100).
measurestringMeasure id to compare across periods (default OP_18b).
min_deltastringMinimum absolute change in the chosen direction.
min_pct_changestringMinimum period-over-period % change in the chosen direction.
min_samplestringMinimum latest-period sample size.
offsetintegerRows to skip.
statestringHospital state code(s), CSV.

No output schema declared.

No examples provided.

cms_timely_care_search ~291

How is a hospital's emergency department performing on CMS timely-care measures? Search CMS 'Timely and Effective Care - Hospital' by state, facility_id (CCN), measure (OP_18b median ED time, OP_22 left-without-being-seen, SEP_1...), condition, city, min/max score, reporting-period end, or latest_only. Returns per-hospital score, sample, measure period, and snapshot. CMS Care Compare public-domain records. [price: $0.05/row]

NameTypeReqDescription
citystringCity fragment.
conditionstringCondition fragment.
facility_idstringCMS CCN(s), CSV.
latest_onlystringtrue = only each facility×measure's most recent period.
limitintegerMax rows (default 25, cap 100).
max_scorestringMaximum numeric score.
measurestringMeasure id(s), CSV (OP_18b, OP_22, SEP_1...).
min_scorestringMinimum numeric score.
offsetintegerRows to skip.
period_endstringExact reporting-period end date (YYYY-MM-DD).
sortstringscore | sample | period_end :asc|:desc.
statestringHospital state code(s), CSV.

No output schema declared.

No examples provided.

enrich_contact ~171

Reveal the decision-maker at a target company (named person, title, work email, LinkedIn), third-party enriched. PAID: connect with your API key (a SaaS key spends 1 enrichment credit; a metered key is billed per reveal) or pay keyless via an x402 USDC payment. Never returns a government record; always source:enriched.

NameTypeReqDescription
companystringyesTarget company / employer / carrier legal name. Required.
domainstringCompany web domain — the single strongest match hint.
namestringA specific person name, if already known.
statestringState/region hint to disambiguate common names.
titlestringDesired role/seniority, e.g. "VP Operations", "owner".

No output schema declared.

No examples provided.

epa_feed_rcra ~308

What does the full RCRAInfo hazardous-waste handler roster look like, handler by handler? Bulk feed over EPA RCRAInfo in handler-id order: facility, city, state, generator status, roles (LQG/SQG/VSQG/transporter/TSDF), and NAICS — a large-quantity generator or TSDF is an EHS-services / environmental-consulting target. Flat rows, cursor-paginated up to 1000/page, filterable by state, generator status, NAICS, or LQG/TSDF/transporter flags. A standing roster (no per-record registration date). [price: $0.05/row]

NameTypeReqDescription
activestringfalse = include inactive handler sites (default: active only).
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
generator_statusstringGenerator status(es), CSV: LQG | SQG | VSQG | Non-Generator.
limitintegerRows per page (default 500, cap 1000).
lqgstringtrue = large-quantity generators only.
naicsstringNAICS code prefix(es), CSV.
statestringState code(s), CSV.
transporterstringtrue = hazardous-waste transporters only.
tsdfstringtrue = treatment/storage/disposal facilities only.

No output schema declared.

No examples provided.

epa_rcra_handlers_search ~368

Which hazardous-waste handlers operate in a market? Search EPA RCRAInfo (every registered hazardous-waste generator, transporter, and treatment/storage/disposal facility) by company, state, city, generator status (LQG/SQG/VSQG), NAICS industry, or handler role (transporter, TSDF, active). Returns the handler (entity-resolved where possible), address, generator status, and role flags — an EHS vendor's entire regulated universe, not just ECHO hits. EPA public-domain records. [price: $0.05/row]

NameTypeReqDescription
activestringtrue = currently-active handler sites only.
citystringCity fragment.
companystringHandler/company name — suffix/punctuation-insensitive.
entity_idstringResolved employer entity UUID (pivots to business360).
generator_statusstringLQG | SQG | VSQG | Non-Generator (CSV).
handler_idstringEPA RCRA handler ID(s), CSV.
limitintegerMax rows (default 25, cap 100).
lqgstringtrue = large-quantity generators only.
naicsstringNAICS prefix(es), CSV (e.g. 32 = manufacturing, 3251 = basic chemicals).
offsetintegerRows to skip.
sortstringfacility_name | generator_status :asc|:desc. Default facility_name:asc.
statestringState code(s), CSV.
transporterstringtrue = hazardous-waste transporters only.
tsdfstringtrue = operating treatment/storage/disposal facilities only.

No output schema declared.

No examples provided.

epa_tri_search ~355

Which facilities report toxic chemical releases? Search the EPA Toxics Release Inventory (TRI Basic Data) by facility or parent company, state, chemical, CAS number, NAICS, reporting year, chemical class (carcinogen, PBT, PFAS), or minimum release amount. Returns the facility (entity-resolved where possible), parent company, chemical, and on/off-site release totals — the emissions universe for environmental, remediation, and EHS sellers. EPA public-domain; amounts self-reported. [price: $0.05/row]

NameTypeReqDescription
carcinogenstringtrue = OSHA-carcinogen chemicals only.
casstringCAS number(s), CSV.
chemicalstringChemical name fragment.
companystringFacility or parent-company name — suffix/punctuation-insensitive.
entity_idstringResolved employer entity UUID.
facilitystringFacility name fragment.
limitintegerMax rows (default 25, cap 100).
min_total_releasesstringMinimum total on+off-site release amount (reported unit, usually pounds).
naicsstringNAICS prefix(es), CSV.
offsetintegerRows to skip.
pbtstringtrue = persistent bioaccumulative toxic (PBT) chemicals only.
pfasstringtrue = PFAS chemicals only.
sortstringtotal_releases | tri_year | facility_name :asc|:desc. Default total_releases:desc.
statestringState code(s), CSV.
yearstringTRI reporting year(s), CSV.

No output schema declared.

No examples provided.

faa_aircraft_search ~412

Who owns which aircraft, and what did they just register? Search the FAA aircraft registry by registrant/owner, N-number, manufacturer, model, type_aircraft, type_registrant (1 individual/3 corp/7 LLC), state, city, status, fractional-only, or certificate-issue date (registered_since — new-ownership tell). Returns the aircraft (make/model/type/year/seats) and its entity-resolved registrant. FAA public-domain records. [price: $0.05/row]

NameTypeReqDescription
citystringRegistrant city fragment.
entity_idstringResolved registrant entity UUID (pivots to business360).
fractionalstringtrue = fractional-ownership aircraft only.
limitintegerMax rows (default 25, cap 100).
mfrstringManufacturer name fragment.
modelstringModel name fragment.
n_numberstringN-number(s), CSV (leading N optional).
offsetintegerRows to skip.
registered_sincestringCertificate-issue date on/after this date (YYYY-MM-DD) — new registrations/ownership.
registrantstringRegistrant/owner name — suffix/punctuation-insensitive.
sincestringLast-action date on/after this date (YYYY-MM-DD).
sortstringcert_issue_date | last_action_date | year_mfr :asc|:desc. Default cert_issue_date:desc.
statestringRegistrant state code(s), CSV.
statusstringRegistration status code(s), CSV (V = valid).
type_aircraftstringType-aircraft code(s), CSV (4 fixed-wing single, 5 fixed-wing multi, 6 rotorcraft).
type_registrantstringRegistrant-type code(s), CSV (1 individual, 3 corporation, 7 LLC).

No output schema declared.

No examples provided.

faa_deregistrations_search ~286

Which aircraft were just deregistered (sold, exported, scrapped, or repossessed)? Search FAA aircraft deregistrations (cancel date >= 2022) by last registrant/owner, N-number, mailing state, status, or cancel date (since/before) — the asset-disposal / ownership-exit event for auctioneers, dealers, and asset-based lenders. Returns the aircraft, its last entity-resolved registrant, and the cancel date. FAA public-domain records. [price: $0.05/row]

NameTypeReqDescription
beforestringCancel date on/before this date (YYYY-MM-DD).
entity_idstringResolved registrant entity UUID.
limitintegerMax rows (default 25, cap 100).
n_numberstringN-number(s), CSV (leading N optional).
offsetintegerRows to skip.
registrantstringLast registrant/owner name — suffix/punctuation-insensitive.
sincestringCancel date on/after this date (YYYY-MM-DD).
sortstringcancel_date | last_action_date :asc|:desc. Default cancel_date:desc.
statestringMailing state code(s), CSV.
statusstringStatus code(s), CSV.

No output schema declared.

No examples provided.

fcc_licenses_search ~427

Who just got a new or modified FCC wireless license (a buildout tell)? Search the FCC ULS license transactions (microwave, land-mobile private/commercial, paging, broadcast-aux) by licensee company, call sign, radio_service, service_group, state, city, status, applicant_type, FRN, grant date (granted_since), or last-action date (since). Returns the license, its entity-resolved licensee, radio service, status, and dates. FCC public-domain records. [price: $0.05/row]

NameTypeReqDescription
applicant_typestringApplicant type code(s), CSV (B business, C corp, G govt, I individual, L limited-liability, P partnership).
call_signstringCall sign(s), CSV.
citystringPremise city fragment.
companystringLicensee company/agency name — suffix/punctuation-insensitive.
entity_idstringResolved licensee entity UUID (pivots to business360).
frnstringFCC Registration Number(s), CSV.
granted_sincestringGrant date on/after this date (YYYY-MM-DD) — surfaces new license grants.
limitintegerMax rows (default 25, cap 100).
offsetintegerRows to skip.
radio_servicestringFCC radio service code(s), CSV (e.g. MW microwave, IG industrial/business, PW public safety).
service_groupstringmicrowave | land-mobile-private | land-mobile-commercial | paging | land-mobile-broadcast-aux (CSV).
sincestringLast-action date on/after this date (YYYY-MM-DD) — recent transactions.
sortstringgrant_date | last_action_date | call_sign :asc|:desc. Default last_action_date:desc.
statestringPremise state code(s), CSV.
statusstringLicense status code(s), CSV (A = active).

No output schema declared.

No examples provided.

fda_approvals_drugs ~316

Which companies just won an FDA drug approval or supplement? Search openFDA drug/drugsfda applications by sponsor company, application type (NDA/ANDA/BLA), route, marketing status, most-recent approval date (since), or original market-entry date (first_approval_after). Returns the applicant company (entity-resolved where possible), brand/ingredient/dosage, and approval dates — a day-one commercial/partnership target list for pharma sellers and CROs. openFDA public-domain records. [price: $0.05/row]

NameTypeReqDescription
application_typestringNDA | ANDA | BLA (CSV).
companystringApplicant/sponsor company — suffix/punctuation-insensitive.
entity_idstringResolved employer entity UUID (pivots to business360).
first_approval_afterstringOriginal approval (market entry) on/after this date (YYYY-MM-DD) — surfaces new market entrants.
limitintegerMax rows (default 25, cap 100).
marketing_statusstringPrescription | Over-the-counter | Discontinued.
offsetintegerRows to skip.
routestringRoute-of-administration fragment.
sincestringMost recent approval/supplement on/after this date (YYYY-MM-DD).
sortstringlatest_approval_date | original_approval_date :asc|:desc. Default latest_approval_date:desc.

No output schema declared.

No examples provided.

fda_clearances_devices ~284

Which companies just cleared or got FDA approval for a medical device? Search openFDA device 510(k) clearances and PMA premarket approvals by applicant company, pathway (510k/pma), FDA product code, advisory-committee specialty (e.g. Cardiovascular), applicant state, or decision date (since). Returns the applicant company (entity-resolved where possible), device name, product code, and decision date — a fresh target list for device and component sellers. openFDA public-domain records. [price: $0.05/row]

NameTypeReqDescription
advisory_committeestringMedical specialty panel fragment.
companystringApplicant company — suffix/punctuation-insensitive.
entity_idstringResolved employer entity UUID.
limitintegerMax rows (default 25, cap 100).
offsetintegerRows to skip.
pathwaystring510k | pma (CSV).
product_codestringFDA product code(s), CSV.
sincestringDecision (clearance/approval) date on/after this date (YYYY-MM-DD).
sortstringdecision_date | date_received :asc|:desc. Default decision_date:desc.
statestringApplicant state code(s), CSV (510(k) only).

No output schema declared.

No examples provided.

fda_feed_approvals ~237

Which drugs did the FDA just approve, and who is the sponsor? Bulk feed over openFDA Drugs@FDA approvals, newest-first by approval date — a new approval or supplement is a commercial-launch moment. Cursor-paginated up to 1000/page, filterable by sponsor, submission type (ORIG/SUPPL), marketing status, or since. Rows carry the sponsor, application number/type, brand names, active ingredients, dosage/route, and marketing status. Observational public records, never a clinical recommendation. [price: $0.05/row]

NameTypeReqDescription
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
marketing_statusstringMarketing status fragment (Prescription, Over-the-counter, Discontinued...).
sincestringOnly approvals dated on or after this date (YYYY-MM-DD).
sponsorstringSponsor company name fragment.
submission_typestringORIG (original approval) | SUPPL (supplement).

No output schema declared.

No examples provided.

fda_feed_clearances ~267

Which medical devices did the FDA just clear or approve, and who is the applicant? Bulk feed over openFDA 510(k) clearances and PMA approvals, newest-first by decision date — a new clearance is a device launch. Cursor-paginated up to 1000/page, filterable by applicant, state, product code, pathway (510k/pma), advisory committee, or since. Rows carry the applicant, device name, product code, advisory committee, pathway, and decision. Observational public records, never a recommendation. [price: $0.05/row]

NameTypeReqDescription
applicantstringApplicant (manufacturer) name fragment.
committeestringFDA advisory-committee / specialty panel fragment (Cardiovascular, Radiology...).
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
pathwaystringRegulatory pathway: 510k | pma.
product_codestringFDA product code (3-letter).
sincestringOnly decisions dated on or after this date (YYYY-MM-DD).
statestringApplicant state code(s), CSV.

No output schema declared.

No examples provided.

fda_feed_warningletters ~298

Which firms just received an FDA Warning Letter — an open compliance-gap and remediation clock? Bulk feed over the FDA Warning Letters index, newest-first by issue date: recipient firm, product area (drugs/devices/food/tobacco…), issuing office, alleged-violation subject, and the response / close-out clock. Flat rows, cursor-paginated up to 1000/page, filterable by product_area, subject, close-out state, or since. Observational records — an alleged violation, never an adjudication. [price: $0.05/row]

NameTypeReqDescription
closedstringtrue = closed-out letters only; false = open (no close-out) only.
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
officestringIssuing FDA center / district office fragment (e.g. Center for Drug Evaluation and Research).
product_areastringProduct area(s), CSV: drugs | devices | biologics | food | dietary-supplement | cosmetics | tobacco | veterinary | other.
sincestringOnly letters issued on or after this date (YYYY-MM-DD).
subjectstringAlleged-violation subject fragment (e.g. CGMP, Adulterated, Unapproved New Drug).

No output schema declared.

No examples provided.

fda_recalls_search ~283

Which companies have an open or recent FDA drug/device recall? Search openFDA drug + device enforcement (recall) reports by recalling firm, product type (Drugs/Devices), classification (Class I/II/III), status, state, or initiation date (since). Returns the recalling company (entity-resolved where possible), classification, reason, product, and dates — a remediation and competitive-displacement trigger for quality and med-device sellers. openFDA public-domain records; observational. [price: $0.05/row]

NameTypeReqDescription
classificationstringClass I | Class II | Class III (CSV).
companystringRecalling firm — suffix/punctuation-insensitive.
entity_idstringResolved employer entity UUID.
limitintegerMax rows (default 25, cap 100).
offsetintegerRows to skip.
product_typestringDrugs | Devices (CSV).
sincestringRecall initiated on/after this date (YYYY-MM-DD).
sortstringrecall_initiation_date | report_date :asc|:desc. Default recall_initiation_date:desc.
statestringRecalling-firm state code(s), CSV.
statusstringOngoing | Terminated | Completed (CSV).

No output schema declared.

No examples provided.

fda_warningletters_search ~358

Which FDA-regulated firms have an open FDA warning letter? Search the FDA Warning Letters index by company, product area (drugs, devices, biologics, food, dietary-supplement, cosmetics, tobacco, veterinary), issuing office, subject (CGMP, adulterated, misbranded), open/closed status, or issue/posted date. Returns the recipient firm (entity-resolved where possible), issuing office, subject, and response/close-out dates — a documented compliance gap and remediation trigger. [price: $0.05/row]

NameTypeReqDescription
closedstringfalse = open letters (no close-out) only; true = closed-out only.
companystringRecipient company name — suffix/punctuation-insensitive.
entity_idstringResolved employer entity UUID (pivots to business360).
issuing_officestringFDA center / district office fragment.
limitintegerMax rows (default 25, cap 100).
offsetintegerRows to skip.
posted_sincestringPosted date on/after this date (YYYY-MM-DD) — newly-published letters.
product_areastringdrugs | devices | biologics | food | dietary-supplement | cosmetics | tobacco | veterinary | other (CSV).
respondedstringtrue = a firm response letter is on record; false = none.
sincestringLetter issue date on/after this date (YYYY-MM-DD).
sortstringletter_issue_date | posted_date :asc|:desc. Default letter_issue_date:desc.
subjectstringSubject / alleged-violation fragment.

No output schema declared.

No examples provided.

firmstanding_business360 ~148

What do federal records show about this exact employer entity? The business360 dossier by entity UUID (from /v1/companies/search or /v1/business360/lookup): canonical identity plus per-source sections — OFLC visa filings, WHD wage enforcement, OSHA inspections/violations, EPA ECHO compliance, FMCSA carriers, LEIE/SAM exclusions — with match tiers, confidence, and per-source vintages disclosed. Public records; NOT a consumer report, no FCRA use. [price: $0.25/call]

NameTypeReqDescription
entityIdstringyesEmployer entity UUID (path parameter), as returned by /v1/companies/search or a business360 lookup.

No output schema declared.

No examples provided.

firmstanding_business360_lookup ~171

What do federal records show about this company, across every dataset at once? Flagship employer dossier by name + state: canonical identity from the entity graph, plus per-source sections — OFLC visa filings, WHD wage enforcement (back wages), OSHA inspections/violations (penalties), EPA ECHO facilities, FMCSA carriers, LEIE/SAM exclusion hits — match tiers and confidence disclosed. Public records, name/address-matched; NOT a consumer report, no FCRA use. [price: $0.25/call]

NameTypeReqDescription
namestringyesCompany name — legal suffixes and punctuation are normalized away ('Tyson Foods, Inc.' matches 'TYSON FOODS').
statestringyesTwo-letter state code the entity is keyed to. Example: 'AR'.

No output schema declared.

No examples provided.

firmstanding_company_search ~348

Which employers appear in federal enforcement and compliance records? Search 3.7M resolved employer entities by name (suffix/punctuation-insensitive, trigram-indexed), state, linked source (whd, osha, echo, oflc, fmcsa, leie, sam_exclusions), NAICS prefix, or source-count range. Returns entity IDs for the business360 dossier plus identity, address, and source/record counts. total_matched caps at 1000 — narrow when capped. Not a consumer report; no FCRA use. [price: $0.05/row]

NameTypeReqDescription
limitintegerMax rows (default 25, cap 100).
naicsstringNAICS code prefix(es), CSV. Example: '3116' covers animal processing.
namestringCompany name fragment — normalized before matching ('Swift Transportation Co. of Arizona, LLC' → 'SWIFT TRANSPORTATION'). Example: 'swift transportation'.
offsetintegerRows to skip, for paging.
sortstringfield:direction — source_count | record_count | last_seen. Default 'source_count:desc'.
sourcestringOnly entities with linked records in these sources (CSV): whd | osha | echo | oflc | fmcsa | leie | sam_exclusions.
source_count_maxintegerMaximum number of distinct federal sources the entity appears in.
source_count_minintegerMinimum number of distinct federal sources the entity appears in (1-7).
statestringEntity state code(s), CSV. Example: 'AZ'.

No output schema declared.

No examples provided.

firmstanding_feed_distress ~334

Which businesses carry public-record distress markers? One observational row per subject across ten tracked marker types — WARN notice, Form 5500 participant drop, final filing, or Schedule H asset decline, IRS auto-revocation, SEC NT / 8-K / going-concern filings, FMCSA authority revocation, active enforcement case — with per-marker counts, dates, and details. Ticker/CIK-mapped where identifier-verified, basis disclosed. Counts as filed, never a score. NOT a consumer report, no FCRA use. [price: $0.05/row]

NameTypeReqDescription
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
markerstringOnly subjects carrying this marker key: warn_notice_180d | active_participants_drop_20pct_yoy | final_form5500_filing | irs_auto_revocation_1y | nt_late_filing_180d | form8k_distress_item_180d | goin…
min_markersintegerOnly subjects carrying at least this many distinct marker types (1-9). Default 1.
sincestringOnly subjects with a marker event dated on or after this date (YYYY-MM-DD).
statestringSubject state code(s), CSV. Some subjects carry no state (identified by EIN/CIK only).

No output schema declared.

No examples provided.

firmstanding_feed_enforcement ~255

Which employers were hit with new federal enforcement actions since a given date? Bulk feed of OSHA inspections (violated standards, penalties, abatement dates), EPA ECHO formal enforcement actions (SNC/HPV flags, penalties), and DOL WHD concluded wage cases (back wages, statutes) — flat rows, cursor-paginated up to 1000/page, each resolved to the FirmStanding entity graph where a match exists, with tier and confidence disclosed. Public records; NOT a consumer report, no FCRA use. [price: $0.05/row]

NameTypeReqDescription
agencystringRestrict to source agencies (CSV): osha | epa | whd. Default all three.
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
naicsstringNAICS code prefix(es), CSV. Example: '3116' covers animal processing.
sincestringyesInclude events dated on or after this date (YYYY-MM-DD). Required.
statestringFacility/employer state code(s), CSV.

No output schema declared.

No examples provided.

firmstanding_screen_enforcement ~158

Does this employer have federal enforcement history on file? One-call WHD + OSHA + EPA screen by company name and state: attested records_found verdict with per-source counts, severity totals (WHD back wages and penalties, OSHA current violation penalties, EPA ECHO 5-year penalties and SNC/HPV flags), most-recent action dates, and the latest records — with match tiers and confidence disclosed. Public records, name/address-matched; NOT a consumer report, no FCRA use. [price: $0.1/call]

NameTypeReqDescription
namestringyesCompany name — legal suffixes and punctuation normalized.
statestringyesTwo-letter state code the employer is keyed to. Example: 'AR'.

No output schema declared.

No examples provided.

firmstanding_screen_exclusions ~167

Is this company on a federal exclusion or debarment list? One-call screen of HHS OIG LEIE and SAM.gov exclusions by normalized business name (state optional): attested records_found verdict, per-list hit and currently-active counts, and the matching records with exclusion type, agency, and dates — plus entity-linked hits with disclosed match confidence. Name-matched public records; NOT a consumer report, no FCRA-regulated use (employment/credit/tenancy). [price: $0.1/call]

NameTypeReqDescription
namestringyesBusiness name to screen — legal suffixes and punctuation normalized ('Purdue Pharma, L.P.' matches 'PURDUE PHARMA').
statestringOptional two-letter state code to narrow the screen.

No output schema declared.

No examples provided.

firmstanding_stats_companies ~90

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

fmcsa_carrier_lookup ~109

What does the FMCSA census record show for this USDOT number? Legal/DBA name, entity type, MC number, address, phone, fleet size (power units, drivers), operating status, safety rating, and MCS-150 details for one motor carrier — the registration-of-record lookup behind 'who is this carrier?' [price: $0.01/call]

NameTypeReqDescription
usdotstringyesUSDOT number (path parameter). Example: 80321.

No output schema declared.

No examples provided.

fmcsa_carrier_score ~114

What SaferGrade score do FMCSA safety records produce for this carrier, and which components drive it? Returns the 0-100 score with letter grade and confidence, plus the observed inputs: 24-month inspection and out-of-service totals, driver/vehicle OOS rates vs the national baseline, crash summary, and the FMCSA safety rating on file. [price: $0.05/call]

NameTypeReqDescription
usdotstringyesUSDOT number (path parameter). Example: 54283.

No output schema declared.

No examples provided.

fmcsa_carrier_search ~326

Which FMCSA-registered carriers match a name, state, entity type, fleet-size range, operating status, or authority status? Trigram name search over 4.4M+ census records — find a carrier's USDOT number, shortlist carriers in a lane state, or screen brokers vs carriers. Up to 100 rows per call, largest fleets first; total_matched caps at 1000 (total_matched_capped=true means narrow your filters). [price: $0.05/row]

NameTypeReqDescription
authority_statusstringOnly carriers with an operating-authority record in this status: Active | Pending | Inactive | Withdrawn.
entity_typestringcarrier | broker | forwarder (CSV for multiple).
limitintegerMax rows to return (default 25, cap 100).
namestringCarrier legal or DBA name fragment, case-insensitive (trigram match). Example: 'knight transportation'.
offsetintegerRows to skip, for paging.
operating_statusstringA (active) | I (inactive) | P (pending), CSV for multiple.
power_units_maxintegerMaximum fleet size in power units.
power_units_minintegerMinimum fleet size in power units.
sortstringfield:direction — power_units | total_drivers | usdot. Example: 'power_units:desc'.
statestringPhysical-address state code(s), CSV. Example: 'TX,OK'.

No output schema declared.

No examples provided.

fmcsa_carrier_vet ~110

Is this carrier's paperwork in order before I tender a load? One-call carrier vetting screen: FMCSA census record, operating-authority records and revocations, active insurance filings on file, SaferGrade score, and crash/out-of-service history vs the national baseline — everything a broker checks before onboarding, in a single response. [price: $0.05/call]

NameTypeReqDescription
usdotstringyesUSDOT number (path parameter). Example: 54283.

No output schema declared.

No examples provided.

fmcsa_carrier360 ~135

What does the complete FMCSA file show for this carrier, in one call? The carrier360 dossier by USDOT number: census identity, operating-authority records with status-change history and revocations, active + historical insurance filings, the safety rating and review on file, the SaferGrade score with its component breakdown, 24-month inspection/violation and crash summaries vs national OOS baselines, and a merged recent-events timeline of authority and insurance changes. [price: $0.25/call]

NameTypeReqDescription
usdotstringyesUSDOT number (path parameter). Example: 43838.

No output schema declared.

No examples provided.

fmcsa_feed_carriers ~225

What does the full FMCSA carrier census look like, carrier by carrier, with authority and safety context attached? Bulk analytics feed in USDOT order: legal/DBA name, operating status, authority statuses on file, active insurance filings, safety rating, SaferGrade score, 24-month SMS inspection/out-of-service/crash summaries, fleet size, and address — flat rows, cursor-paginated up to 1000/page, filterable by state, minimum fleet size, or census add date. [price: $0.05/row]

NameTypeReqDescription
added_sincestringOnly carriers added to the census on or after this date (YYYY-MM-DD) — the census carries no per-record modified date.
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
min_power_unitsintegerMinimum fleet size (power units).
statestringPhysical-address state code(s), CSV.

No output schema declared.

No examples provided.

fmcsa_stats_carriers ~76

How big is the FMCSA carrier dataset right now? Headline aggregates: total and active registered carriers, how many have a SaferGrade score and the grade distribution, carriers with inspection/crash history, and the current national driver/vehicle out-of-service baseline rates. [price: $0.001/call]

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

fsis_establishments_search ~364

Which meat, poultry, or egg plants operate in a market? Search the USDA FSIS Meat, Poultry & Egg Product Inspection Directory (every federally-inspected establishment) by company, state, city, activity (slaughter/processing), species, size, or inspection-grant date (since, for new plants). Returns the establishment (entity-resolved where possible), address, activities, and size — a food-safety seller's entire target universe, not just OSHA-hit plants. FSIS public-domain records. [price: $0.05/row]

NameTypeReqDescription
activitystringActivity fragment (Slaughter, Processing, Egg Product, ...).
citystringCity fragment.
companystringEstablishment/company name — suffix/punctuation-insensitive.
entity_idstringResolved employer entity UUID (pivots to business360).
establishment_numberstringFSIS establishment number(s), CSV (M=meat, P=poultry, G=egg, I=import).
limitintegerMax rows (default 25, cap 100).
offsetintegerRows to skip.
processingstringtrue = processing establishments only.
sincestringInspection grant date on/after this date (YYYY-MM-DD) — surfaces newly-granted plants.
sizestringVery Small | Small | Large (CSV).
slaughterstringtrue = slaughter establishments only.
sortstringgrant_date | establishment_name :asc|:desc. Default grant_date:desc.
speciesstringmeat | poultry | egg (CSV).
statestringState code(s), CSV.

No output schema declared.

No examples provided.

fsis_recalls_search ~322

Which food companies have an FSIS meat/poultry/egg recall? Search USDA FSIS recall and public-health-alert records by recalling firm, classification (Class I/II/III or Public Health Alert), reason (allergens, contamination, misbranding), state, active status, outbreak link, or recall date (since). Returns the recalling firm (entity-resolved where possible), classification, reason, product, and dates — a remediation, sanitation, and displacement trigger for food-safety sellers. [price: $0.05/row]

NameTypeReqDescription
activestringtrue = currently-active recall notices only.
classificationstringClass I | Class II | Class III | Public Health Alert (CSV).
companystringRecalling firm — suffix/punctuation-insensitive.
entity_idstringResolved employer entity UUID.
limitintegerMax rows (default 25, cap 100).
offsetintegerRows to skip.
outbreakstringtrue = recalls related to an outbreak.
reasonstringReason fragment (Unreported Allergens, Product Contamination, Misbranding, ...).
recall_typestringActive Recall | Closed Recall | Public Health Alert (CSV).
sincestringRecall on/after this date (YYYY-MM-DD).
sortstringrecall_date | last_modified_date :asc|:desc. Default recall_date:desc.
statestringDistribution state code(s), CSV.

No output schema declared.

No examples provided.

gateway_health ~52

Is the Govparse Agent Gateway up, and which product datasets does it front? Returns a signed _meta attestation proving the payment-to-attestation pipeline end to end. [price: $0.001/call]

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_leads ~436

Get the actual B2B leads for a Parse: the matching companies and the public-record events that flagged them (real rows, including any free native contacts on the source record). PAID, priced PER LEAD RETURNED — connect with your API key (metered key billed per lead, or a SaaS key covered by your plan's lead entitlement) or pay keyless with an x402 USDC payment on Base or Solana (prepaid for up to `limit` leads). Compose the Parse with build_parse first, then pass its `parse` here.

NameTypeReqDescription
attributesarrayIdeal-customer descriptors, e.g. ["small / emerging", "multi-location"].
buying_momentsarrayStructured pick: library template ids (buying-moment ids) from build_parse/list_industries output. Each maps to a real signal.
industrystringAn industry slug from list_industries (e.g. "freight-factoring", "pharma-sales") — scopes/labels the pick. Not a selector on its own.
limitintegerRows per page (default 25, max 100).
offsetintegerRow offset for paging (default 0).
parseobjectAlternatively, the `parse` object returned by build_parse — replays the exact composed intent so a preview and its paid pull match.
preset_idstringAlternatively, a curated-Parse or preset id (from list_industries) to compose a proven Parse.
querystringOPTIONAL value-prop LABEL only (what you sell) — it does NOT select the Parse and is never inferred. The Parse is composed ONLY from an explicit selection: a `preset_id`, or `target_entity` + `buying…
statesarrayTwo-letter US state codes to scope to; empty = nationwide.
target_entitystringStructured pick: the entity you SELL TO. Taken verbatim (never guessed), so a pharma-brand seller can't be mis-targeted onto physicians.

No output schema declared.

No examples provided.

govcon_award_search ~320

Who has the government actually paid, for what, and how much? Search USAspending federal award history (contracts and assistance) by recipient name or UEI, awarding agency, NAICS prefix, CFDA number, amount range, and action-date window — competitor award research, incumbent lookup before a recompete, and grant-winner analysis in one call. [price: $0.05/row]

NameTypeReqDescription
agencystringAwarding agency or sub-agency name fragment. Example: 'defense'.
amount_maxnumberMaximum award amount in USD.
amount_minnumberMinimum award amount in USD.
awarded_afterstringAction date on or after (YYYY-MM-DD).
awarded_beforestringAction date on or before (YYYY-MM-DD).
cfdastringCFDA / Assistance Listing number, exact match (assistance awards).
kindstringcontract | assistance (grants, loans, direct payments). CSV for both.
limitintegerMax rows (default 25, cap 100).
naicsstringNAICS code prefix(es), CSV.
offsetintegerRows to skip, for paging.
recipientstringAward recipient name fragment. Example: 'lockheed'.
sortstringfield:direction — amount | action_date. Default 'amount:desc'.
ueistringRecipient Unique Entity Identifier (SAM UEI), exact match.

No output schema declared.

No examples provided.

govcon_feed_awards ~263

Which companies just won federal money? Bulk feed over USAspending prime awards (contracts + assistance), newest-first by action date — a funded-growth signal for the awardee. Flat rows, cursor-paginated up to 1000/page, filterable by NAICS, awarding agency, minimum amount, award kind, or since. Each row carries the awardee, agency, award amount (with a banded size bucket), NAICS, dates, and UEI. Observational public records as filed. [price: $0.05/row]

NameTypeReqDescription
agencystringAwarding agency or sub-agency name fragment.
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
kindstringcontract | assistance (grants, loans, direct payments). CSV for both; default both.
limitintegerRows per page (default 500, cap 1000).
min_amountintegerMinimum award amount in USD.
naicsstringNAICS code prefix(es), CSV. Example: '5415' covers IT services.
sincestringOnly awards with an action date on or after this date (YYYY-MM-DD).

No output schema declared.

No examples provided.

govcon_feed_subawards ~294

Which companies just received a federal subaward — and which are getting their FIRST one? Bulk feed over USAspending subawards (the File F prime→sub cascade), newest-first by action date: sub-recipient, prime, agency, amount (banded), NAICS, and date. new_only isolates first-time subawardees (no prime award on record) — the new-to-govcon growth signal. Flat rows, cursor-paginated up to 1000/page, filterable by state, NAICS, agency, minimum amount, or since. Observational public records as filed. [price: $0.05/row]

NameTypeReqDescription
agencystringAwarding agency or sub-agency name fragment.
cursorstringOpaque page cursor — pass the previous page's next_cursor unchanged.
limitintegerRows per page (default 500, cap 1000).
min_amountintegerMinimum subaward amount in USD.
naicsstringNAICS code prefix(es), CSV.
new_onlystringtrue = only first-time subawardees (sub-recipients with NO prime award on record).
sincestringOnly subawards with an action date on or after this date (YYYY-MM-DD).
statestringPlace-of-performance state code(s), CSV.

No output schema declared.

No examples provided.

govcon_opportunity_detail ~113

What are the full details of this federal opportunity? Complete record for one SAM.gov contract notice (by notice ID) or Grants.gov opportunity (by opportunity ID or number): solicitation number, type, set-aside, NAICS, place of performance, response deadline, award floor/ceiling, eligibility, description, and the official link. [price: $0.01/call]

NameTypeReqDescription
noticeIdstringyesSAM.gov notice ID, or Grants.gov opportunity ID / opportunity number (path parameter).

No output schema declared.

No examples provided.

govcon_opportunity_search ~335

What federal contract solicitations and grant opportunities can my business bid on right now? Unified search over SAM.gov contract opportunities and Grants.gov postings: keyword, awarding agency, NAICS prefix, set-aside (SBA, 8A, WOSB, SDVOSBC...), place-of-performance state, and posted/deadline date windows. One call answers 'find open federal money that fits us'. [price: $0.05/row]

NameTypeReqDescription
agencystringAwarding department/agency name fragment. Example: 'defense'.
deadline_afterstringResponse/close deadline on or after this date (YYYY-MM-DD).
deadline_beforestringResponse/close deadline on or before this date (YYYY-MM-DD).
kindstringcontract | grant (CSV for both; default both).
limitintegerMax rows (default 25, cap 100).
naicsstringNAICS code prefix(es), CSV — contracts only. Example: '5415' covers all IT services.
offsetintegerRows to skip, for paging.
posted_afterstringPosted/open date on or after this date (YYYY-MM-DD).
qstringKeyword in the opportunity title. Example: 'cybersecurity'.
setasidestringSet-aside code(s), CSV — contracts only: SBA, 8A, WOSB, SDVOSBC, HZC...
statestringPlace-of-performance state code(s), CSV — contracts only.

No output schema declared.

No examples provided.

govcon_stats_opportunities ~77

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

govcon_subaward_search ~521

When a prime wins federal work, who does it flow subcontracts and subgrants down to? Search USAspending subawards (File F prime → sub cascade) by sub-recipient or prime name/UEI, prime award id, awarding agency, NAICS, PSC, subaward type (contract/grant), place-of-performance state, amount, or action date. Set new_subawardee=true for first-time subawardees — subs with NO prime award on record, coming up through subcontracts (a bonding/staffing/lending/teaming lead). Public federal records. [price: $0.05/row]

NameTypeReqDescription
agencystringAwarding agency or sub-agency name fragment. Example: 'navy'.
amount_maxnumberMaximum subaward amount in USD.
amount_minnumberMinimum subaward amount in USD.
awarded_afterstringSubaward action date on or after (YYYY-MM-DD).
awarded_beforestringSubaward action date on or before (YYYY-MM-DD).
limitintegerMax rows (default 25, cap 100).
naicsstringNAICS code prefix(es), CSV. Example: '5415' covers all IT services.
new_sincestringSub-recipient's FIRST observed subaward on or after this date (YYYY-MM-DD).
new_subawardeestringtrue → only first-time subawardees: subs with NO prime award on record.
offsetintegerRows to skip, for paging.
prime_award_idstringPrime award PIID / FAIN, exact match — all subs under one prime.
prime_recipientstringPrime recipient name fragment. Example: 'lockheed'.
prime_ueistringPrime recipient Unique Entity Identifier (SAM UEI), exact match.
pscstringProduct/Service Code(s), CSV — exact.
sortstringfield:direction — amount | action_date. Default 'action_date:desc'.
statestringPlace-of-performance state code(s), CSV.
sub_recipientstringSub-recipient (subcontractor/subgrantee) name fragment.
sub_ueistringSub-recipient Unique Entity Identifier (SAM UEI), exact match.
typestringcontract | grant (sub-contract vs sub-grant). CSV for both.

No output schema declared.

No examples provided.

hcris_cost_reports_search ~238

What does a hospital's Medicare cost report show for staffing? Search the flattened HCRIS S-3 (CMS 'Hospital Provider Cost Report') by state, CCN, name, fiscal year, control_type, or min_beds. Returns FTE employees, beds, discharges, salaries, contract labor, plus computed FTE-per-bed and FTE-per-1k-discharges staffing ratios. CMS public-domain records. [price: $0.05/row]

NameTypeReqDescription
ccnstringProvider CCN(s), CSV.
control_typestringType of control fragment.
limitintegerMax rows (default 25, cap 100).
min_bedsstringMinimum number of beds.
namestringHospital name fragment.
offsetintegerRows to skip.
sortstringfte_employees | number_of_beds | total_discharges | fiscal_year :asc|:desc.
statestringHospital state code(s), CSV.
yearstringFiscal year(s), CSV.

No output schema declared.

No examples provided.

hcris_staffing_decline_search ~274

Which hospitals cut staffing year-over-year? Compares each CCN's latest HCRIS fiscal year to the prior on a staffing ratio (metric=fte_per_bed default, or fte_per_discharge) and returns those whose ratio DROPPED. Filter by state, min_pct_drop, year, ccn, name, control_type, min_beds. Returns latest/prior ratio, delta and pct_change — an understaffing tell. CCN joins CMS timely-care. CMS public-domain records. [price: $0.05/row]

NameTypeReqDescription
ccnstringProvider CCN(s), CSV.
control_typestringType of control fragment.
limitintegerMax rows (default 25, cap 100).
metricstringfte_per_bed (default) | fte_per_discharge.
min_bedsstringMinimum beds in the latest year.
min_pct_dropstringMinimum YoY % drop in the ratio.
namestringHospital name fragment.
offsetintegerRows to skip.
statestringHospital state code(s), CSV.
yearstringRestrict the LATEST fiscal year(s) compared, CSV.

No output schema declared.

No examples provided.