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

    North Dakota county
    parcel REST APIs.

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

    Endpoint URLs · 1 county
    • Cass County, NDhttps://gisweb.casscountynd.gov/arcgis/rest/services/Public/CountyParcels/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
    Cass County1GIS Parcel ID · Parcel Identification Number · Dash PIN +2 LISTED LIVEOPEN
    Questions, with answers

    North Dakota parcel REST API, common questions

    Which North Dakota counties publish a public parcel ArcGIS REST API?

    1 North Dakota county is indexed in the UrbanKit atlas with a verified public REST endpoint: Cass. It exposes an owner-name field you can search directly on the public layer.

    How do I search North Dakota parcels by owner name?

    Cass expose an owner-name field on the public REST layer. Cass, for example, uses the Name field. A case-insensitive search is ?where=UPPER(Name)%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 Cass, North Dakota?

    Cass publishes parcels at https://gisweb.casscountynd.gov/arcgis/rest/services/Public/CountyParcels/MapServer/0, a MapServer (layer 0). It indexes by GIS Parcel ID, Parcel Identification Number, Dash PIN, and Owner Name. Owner-name search: UPPER(Name) 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.