FETCH402
← Protocol index

Resource / 13520

unknown

Unnamed resource.

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.

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 20000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129

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": {
    "city": "Houston",
    "name": "Michael E. DeBakey",
    "state": "TX"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "address_line1": "2002 Holcombe Boulevard",
        "city": "Houston",
        "classification": null,
        "facility_id": "580",
        "facility_type": "medical_center",
        "latitude": 29.706,
        "longitude": -95.398,
        "name": "Michael E. DeBakey VA Medical Center",
        "source": "hrsa_vha_featureserver",
        "state": "TX",
        "zip": "77030"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}