URBANKIT/STUDIO
    Sign inFREE TOOLS · NO SIGNUP
    URBANKIT/STUDIO · EST. 2026 · ONLINEFREE · BROWSER-ONLY · NO TELEMETRY · OPEN SOURCE
    ATLAS · STATE·NM

    New Mexico county
    parcel REST APIs.

    1 county indexed. ArcGIS FeatureServer and MapServer URLs, with supported search fields per layer.

    Endpoint URLs · 1 county
    • Bernalillo County, NMhttps://assessormap.bernco.gov/server/rest/services/Enterprise_Assessment_And_Tax/Public_Access_Parcel_Data_EAT/MapServer/0
    Counties indexed in this state, with endpoint counts, supported fields, and the registry's listing status. The registry listing is a curation record, not a live check — see the status page for what the liveness probe last observed.
    CountyEndpointsSearchable fieldsRegistry listingAction
    Bernalillo County1Unique Parcel Code (APN) · Owner Name · Situs Address +4 LISTED LIVEOPEN
    Questions, with answers

    New Mexico parcel REST API, common questions

    Which New Mexico counties publish a public parcel ArcGIS REST API?

    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.

    How do I search New Mexico parcels by owner name?

    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.

    What is the ArcGIS REST URL for parcels in Bernalillo, New Mexico?

    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. A full four-shard sweep checks every endpoint every two hours, with degraded endpoints re-checked every 30 minutes.