Get parcel ArcGIS REST endpoint
get_parcel_endpointRetrieve the ArcGIS REST service URL, layer index, searchable fields, and sample query for any US county parcel data.
Instructions
Returns the full ArcGIS REST service URL, layer index, searchable field names, owner field, a ready sample ?where=…&f=json query, and the UrbanKit deep-link for a specific county.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Two-letter state abbreviation (e.g. 'IL') or full state name | |
| county | Yes | County name (e.g. 'Kane' or 'Kane County') |