Get parcel ArcGIS REST endpoint
get_parcel_endpointObtain the ArcGIS REST service URL, layer index, and searchable fields for a US county to enable parcel queries by owner, APN, or address.
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') |