1 county indexed. ArcGIS FeatureServer and MapServer URLs, with supported search fields per layer.
| County | Endpoints | Searchable fields | Status | Action |
|---|---|---|---|---|
| Bernalillo County | 1 | Unique Parcel Code (APN) · Owner Name · Situs Address +4 | LIVE | OPEN |
1 New Mexico county is indexed in the UrbanKit atlas with a verified public REST endpoint: Bernalillo. It exposes an owner-name field you can search directly on the public layer.
Bernalillo expose an owner-name field on the public REST layer. Bernalillo, for example, uses the OWNER field — a case-insensitive search is ?where=UPPER(OWNER)%20LIKE%20UPPER('%25SMITH%25')&outFields=*&f=json. Open a county's page here for its full field list and a ready-to-run sample query.
Bernalillo publishes parcels at https://assessormap.bernco.gov/server/rest/services/Enterprise_Assessment_And_Tax/Public_Access_Parcel_Data_EAT/MapServer/0 — a MapServer (layer 0). It indexes by Unique Parcel Code (APN), Owner Name, Situs Address, and Situs City. Owner-name search: UPPER(OWNER) LIKE UPPER('%25SMITH%25').
Listing missing or moved? Tell us — we verify and update weekly.