← Protocol index
Resource / 12973
unknownUnnamed resource.
Search Medicare providers by NPI, state, specialty, service volume, beneficiaries, or payments. Answers: which providers in a market match this specialty, volume, or beneficiary profile? Source: CMS Medicare claims.
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 20000 | 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": {
"npi": "example",
"specialty": "example",
"state": "example"
},
"type": "http"
}
OutputJSON
{
"example": {
"rows": [
{
"npi": "1234567890",
"specialty": "Internal Medicine",
"state": "TX"
}
],
"total_matched": 1
},
"type": "json"
}