FETCH402
← Protocol index

Resource / 13276

unknown

Unnamed resource.

Newly-enumerated NPIs with their EXACT Provider Enumeration Date and taxonomy detail, from the CMS NPPES full monthly file joined to the NPPES directory. Answers: which providers/organizations of a given taxonomy were newly issued an NPI in my state since a date? Precise new-provider dating (enumerated_since) that sharpens the existing NPPES event feed. Filter: enumerated_since/before, taxonomy, state, license_state, entity_type, active_only; sort by enumeration_date.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 30000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x177eA123A35253ba8869A7e21E717978e482351D

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "enumerated_before": "example",
    "enumerated_since": "example",
    "taxonomy": "example"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "records_notice": "Enrichment of the NPPES provider directory with exact Provider Enumeration Dates and taxonomy detail from the CMS full monthly file. Rows join nppes_org_links for provider/org name + practice state. enumeration_date is the official NPI issue date (precise new-provider dating).",
    "rows": [
      {
        "entity_type": "I",
        "enumeration_date": "2025-01-05",
        "license_state": "FL",
        "npi": "1234567890",
        "practice_state": "FL",
        "primary_taxonomy_code": "207Q00000X",
        "primary_taxonomy_switch": "Y",
        "provider_name": "SMITH, JANE",
        "taxonomy_codes": [
          "207Q00000X"
        ]
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}