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.

    Counties indexed in this state, with endpoint counts, supported fields, and status.
    CountyEndpointsSearchable fieldsStatusAction
    Benton County1Parcel ID · Owner Name · Street Name +2 LIVEOPEN
    Pulaski County1Parcel ID · Owner Name · Street Name +2 LIVEOPEN
    Washington County1Parcel ID · Owner Name · Street Name +2 LIVEOPEN
    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 — we verify and update weekly.