Resource / 13520
unknownUnnamed 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.
| 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.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"city": "Houston",
"name": "Michael E. DeBakey",
"state": "TX"
},
"type": "http"
}
{
"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"
}