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

    Montana county
    parcel REST APIs.

    4 counties indexed. ArcGIS FeatureServer and MapServer URLs, with supported search fields per layer.

    Counties indexed in this state, with endpoint counts, supported fields, and status.
    CountyEndpointsSearchable fieldsStatusAction
    Cascade County1Parcel ID · Owner Name · Property Address LIVEOPEN
    Flathead County1Parcel ID · Owner Name · Property Address LIVEOPEN
    Missoula County1Parcel ID · Owner Name · Property Address LIVEOPEN
    Yellowstone County1Parcel ID · Owner Name · Property Address LIVEOPEN
    Questions, with answers

    Montana parcel REST API — common questions

    Which Montana counties publish a public parcel ArcGIS REST API?

    4 Montana counties are indexed in the UrbanKit atlas with verified public REST endpoints: Yellowstone, Missoula, Cascade, and Flathead. Each exposes an owner-name field you can search directly on the public layer.

    How do I search Montana parcels by owner name?

    Yellowstone, Missoula, Cascade, and Flathead expose an owner-name field on the public REST layer. Yellowstone, for example, uses the OwnerName field — a case-insensitive search is ?where=UPPER(OwnerName)%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 Yellowstone, Montana?

    Yellowstone publishes parcels at https://gisservicemt.gov/arcgis/rest/services/MSDI_Framework/Parcels/MapServer/0 — a MapServer (layer 0). It indexes by Parcel ID, Owner Name, and Property Address. Owner-name search: UPPER(OwnerName) LIKE UPPER('%25SMITH%25').

    Do Montana parcel layers use ArcGIS FeatureServer or MapServer?

    Montana's indexed counties (Yellowstone, Missoula, Cascade, and Flathead) publish county-hosted ArcGIS MapServer layers. MapServer supports the same /query operation for owner, parcel-ID, and address lookups as FeatureServer — for read-only parcel lookups the two are interchangeable.

    Listing missing or moved? Tell us — we verify and update weekly.