1 county indexed. ArcGIS FeatureServer and MapServer URLs, with supported search fields per layer.
| County | Endpoints | Searchable fields | Status | Action |
|---|---|---|---|---|
| Oklahoma County | 1 | Account Number (APN) · Owner Name (Primary) · Owner Name 2 +4 | LIVE | OPEN |
1 Oklahoma county is indexed in the UrbanKit atlas with a verified public REST endpoint: Oklahoma. It exposes an owner-name field you can search directly on the public layer.
Oklahoma expose an owner-name field on the public REST layer. Oklahoma, for example, uses the name1 field — a case-insensitive search is ?where=UPPER(name1)%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.
Oklahoma publishes parcels at https://services8.arcgis.com/euhkr1dAJeQBIjV0/arcgis/rest/services/TaxParcelsPublics_view/FeatureServer/0 — a FeatureServer (layer 0). It indexes by Account Number (APN), Owner Name (Primary), Owner Name 2, and Owner Name 3. Owner-name search: UPPER(name1) LIKE UPPER('%25SMITH%25').
Listing missing or moved? Tell us — we verify and update weekly.