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

    Arkansas county
    parcel REST APIs.

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

    Endpoint URLs · 3 counties
    • Pulaski County, ARhttps://gis.arkansas.gov/arcgis/rest/services/FEATURESERVICES/Planning_Cadastre/FeatureServer/6
    • Benton County, ARhttps://gis.arkansas.gov/arcgis/rest/services/FEATURESERVICES/Planning_Cadastre/FeatureServer/6
    • Washington County, ARhttps://gis.arkansas.gov/arcgis/rest/services/FEATURESERVICES/Planning_Cadastre/FeatureServer/6
    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
    Benton County1Parcel ID · Owner Name · Street Name +2 LISTED LIVEOPEN
    Pulaski County1Parcel ID · Owner Name · Street Name +2 LISTED LIVEOPEN
    Washington County1Parcel ID · Owner Name · Street Name +2 LISTED LIVEOPEN
    County index · 3 counties

    All 3 Arkansas counties

    Each county links to its atlas entry, endpoint URL, searchable fields, and a sample query where one is published.

    Questions, with answers

    Arkansas parcel REST API, common questions

    Which Arkansas counties publish a public parcel ArcGIS REST API?

    3 Arkansas counties are indexed in the UrbanKit atlas with verified public REST endpoints: Pulaski, Benton, and Washington. Each exposes an owner-name field you can search directly on the public layer.

    How do I search Arkansas parcels by owner name?

    Pulaski, Benton, and Washington expose an owner-name field on the public REST layer. Pulaski, 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 Pulaski, Arkansas?

    Pulaski publishes parcels at https://gis.arkansas.gov/arcgis/rest/services/FEATURESERVICES/Planning_Cadastre/FeatureServer/6, a FeatureServer (layer 6). It indexes by Parcel ID, Owner Name, Street Name, and City. Owner-name search: UPPER(ownername) LIKE UPPER('%25SMITH%25').

    Do Arkansas parcel layers use ArcGIS FeatureServer or MapServer?

    Arkansas's indexed counties (Pulaski, Benton, and Washington) publish ArcGIS FeatureServer layers, the newer ArcGIS Online-hosted format. FeatureServer supports the /query operation for owner, parcel-ID, and address lookups.

    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.