FETCH402
← Protocol index

Resource / 13491

unknown

Unnamed resource.

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.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 1250000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 1250000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB

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": {
    "county": "Los Angeles",
    "state": "CA",
    "status": "Designated"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "county": "Los Angeles County",
        "designation_type": "Medically Underserved Area",
        "imu_score": 42.3,
        "mua_id": "00336",
        "mua_status": "Designated",
        "service_area_name": "Los Angeles Service Area",
        "state": "CA"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}