Healthcare facilities by country or by point
Return OpenStreetMap healthcare facility elements filtered by facility_type. Supports two scopes: pass country (ISO 3166-1 alpha-2) for a country-wide query, or pass lat, lon, and radius_m for a point query (radius capped at 5 km). Facility type maps to both amenity=<type> and healthcare=<type> tag conventions. Data is (C) OpenStreetMap contributors (ODbL 1.0) - attribution is required on any surface that renders this data.
Query parameters
Healthcare facility type. Accepted values: clinic, dentist, doctors, hospital, pharmacy.
Healthcare facility type. Accepted values: clinic, dentist, doctors, hospital, pharmacy.
ISO 3166-1 alpha-2 country code for a country-wide query. Mutually exclusive with lat/lon.
ISO 3166-1 alpha-2 country code for a country-wide query. Mutually exclusive with lat/lon.
Query centre latitude for a point query. Requires lon and radius_m.
Query centre latitude for a point query. Requires lon and radius_m.
Query centre longitude for a point query. Requires lat and radius_m.
Query centre longitude for a point query. Requires lat and radius_m.
Search radius in metres for a point query (100 to 5000).
Search radius in metres for a point query (100 to 5000).
Maximum number of elements to return (1-2000).
Maximum number of elements to return (1-2000).
Response
Healthcare facility elements matching the query scope, (C) OpenStreetMap contributors (ODbL 1.0).
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}