Skip to content
All data sources

US Public Parcels API and MCP server

No authus-parcels

One query format across 162 checked public layers, with routing named for all 3,235 Census counties in every US state, DC, and inhabited territory.

US Public Parcels is published by US state, district, territory, and local property authorities and declares 51 covered areas.

It refreshes on a schedule the publisher sets.

Last verified . That is when these facts were last rebuilt from the ParcelOps source registry, not when US state, district, territory, and local property authorities last refreshed the data itself.

API access

Your AI client reaches US Public Parcels through one ParcelOps MCP endpoint, so there is no separate key to hold for it and no per-source client to write. Reaching it takes no credentials of your own.

Where it came from

PublisherUS state, district, territory, and local property authorities

Freshness and coverage

FreshnessScheduled · Source-specific tax/assessment years and revision dates are preserved.
Places coveredAlabama, Alaska, Arizona, Arkansas, California, Colorado, Connecticut, Delaware, District of Columbia, Florida, Georgia, Hawaii, Idaho, Indiana, Kansas, Kentucky, Louisiana, Maine, Maryland, Massachusetts, Michigan, Minnesota, Missouri, Montana, Nebraska, Nevada, New Hampshire, New Jersey, New Mexico, New York, North Carolina, North Dakota, Ohio, Oklahoma, Oregon, Pennsylvania, South Carolina, South Dakota, Tennessee, Texas, Utah, Vermont, Virginia, Washington, West Virginia, Wisconsin, Wyoming, Guam, Northern Mariana Islands, Puerto Rico, U.S. Virgin Islands
Time coveredNot declared
CredentialsNo credentials required

What this source cannot tell you

  • Anything outside the 51 areas listed under coverage below. A request past that edge comes back empty rather than approximated.
  • Which years it spans, because the covered period is not declared.
  • Anything US state, district, territory, and local property authorities does not publish. ParcelOps returns this source as it stands and never fills a blank field from a different one.
  • Legacy geographic coverage lists queryable provider coverage. The structured routing catalog is the complete routing catalog; a live jurisdiction does not imply full statewide coverage. Open the jurisdiction listing and read each current status before treating an area as covered.
  • Coverage is explicitly classified as statewide, partial, county-only, download/portal, or local-directory routing. Confirm title, legal boundaries, and current ownership with the responsible jurisdiction.

Methods (16)

A method is one call your agent can make against this source.

  • listJurisdictions

    read

    List all 56 US jurisdictions with parcel status and separate public assessment coverage.

    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "enum": [
            "live",
            "catalogued"
          ]
        },
        "coverageModel": {
          "type": "string",
          "enum": [
            "statewide_api",
            "partial_statewide_api",
            "county_api",
            "statewide_download",
            "county_directory",
            "territory_portal"
          ]
        },
        "search": {
          "type": "string",
          "maxLength": 120
        }
      },
      "required": [],
      "additionalProperties": false
    }
  • getJurisdiction

    read

    Get one area by two-letter state/territory abbreviation or ParcelOps code, with status and limits.

    What you must providecode
    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "code": {
          "type": "string",
          "description": "Two-letter state or territory abbreviation such as WI, or jurisdiction code such as US-WI. ZIP codes are not accepted.",
          "maxLength": 16
        }
      },
      "required": [
        "code"
      ],
      "additionalProperties": false
    }
  • listCountyEquivalents

    read

    Page all 3,235 Census counties with live, partial, or catalogued parcel routing.

    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "state": {
          "type": "string",
          "description": "Optional two-letter state or territory abbreviation, state FIPS, or ParcelOps jurisdiction code.",
          "maxLength": 16
        },
        "status": {
          "type": "string",
          "enum": [
            "live",
            "partial",
            "catalogued"
          ]
        },
        "search": {
          "type": "string",
          "maxLength": 120
        },
        "limit": {
          "type": "integer",
          "minimum": 1,
          "maximum": 500
        },
        "offset": {
          "type": "integer",
          "minimum": 0
        }
      },
      "required": [],
      "additionalProperties": false
    }
  • getCountyEquivalent

    read

    Resolve a county-equivalent with its authority, live sources, and coverage limits.

    What you must provideidentifier
    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "identifier": {
          "type": "string",
          "description": "Five-digit county FIPS or ParcelOps county code.",
          "maxLength": 32
        }
      },
      "required": [
        "identifier"
      ],
      "additionalProperties": false
    }
  • summarizeCountyCoverage

    read

    Count live, partial, and catalogued counties nationwide or by area.

    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "state": {
          "type": "string",
          "description": "Optional two-letter state or territory abbreviation, state FIPS, or ParcelOps jurisdiction code.",
          "maxLength": 16
        }
      },
      "required": [],
      "additionalProperties": false
    }
  • listParcelAvailability

    read

    Page the NSGIC 2025 parcel inventory, including 1,814 records with API routing.

    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "state": {
          "type": "string",
          "description": "Optional two-letter state or territory abbreviation, state FIPS, or ParcelOps jurisdiction code.",
          "maxLength": 16
        },
        "parcelAccess": {
          "type": "string",
          "enum": [
            "Y",
            "I",
            "N"
          ],
          "description": "NSGIC public, interactive-only, or unavailable access classification."
        },
        "hasApi": {
          "type": "boolean"
        },
        "digitalOnly": {
          "type": "boolean"
        },
        "search": {
          "type": "string",
          "maxLength": 120
        },
        "limit": {
          "type": "integer",
          "minimum": 1,
          "maximum": 500
        },
        "offset": {
          "type": "integer",
          "minimum": 0
        }
      },
      "required": [],
      "additionalProperties": false
    }
  • summarizeParcelAvailability

    read

    Summarize NSGIC digital parcel, access, and API availability nationwide or by jurisdiction.

    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "state": {
          "type": "string",
          "description": "Optional two-letter state or territory abbreviation, state FIPS, or ParcelOps jurisdiction code.",
          "maxLength": 16
        }
      },
      "required": [],
      "additionalProperties": false
    }
  • listParcelApiRoutes

    read

    Audit all 100 unique NSGIC API routes with live verification status and preserved failure reasons.

    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "state": {
          "type": "string",
          "description": "Optional two-letter state or territory abbreviation, state FIPS, or ParcelOps jurisdiction code.",
          "maxLength": 16
        },
        "status": {
          "type": "string",
          "enum": [
            "verified_new",
            "verified_existing",
            "catalogued_non_queryable",
            "verification_failed"
          ]
        },
        "search": {
          "type": "string",
          "maxLength": 240
        },
        "limit": {
          "type": "integer",
          "minimum": 1,
          "maximum": 500
        },
        "offset": {
          "type": "integer",
          "minimum": 0
        }
      },
      "required": [],
      "additionalProperties": false
    }
  • listSources

    read

    List verified source IDs, official names, coverage, and cadence.

    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {},
      "required": [],
      "additionalProperties": false
    }
  • searchParcels

    read

    Search parcels by ID/APN, owner, situs address, city, county, value, sale year, or map area.

    What you must providesource
    Records returnedparcel
    How to get more resultsoffset (offsetField: offset, limitField: limit)
    Coordinate systemEPSG:4326
    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "source": {
          "type": "string",
          "enum": [
            "florida",
            "north-carolina",
            "maricopa-county",
            "texas",
            "washington",
            "alaska",
            "arkansas",
            "california",
            "colorado",
            "connecticut",
            "delaware-kent",
            "delaware-new-castle",
            "delaware-sussex",
            "district-of-columbia",
            "hawaii",
            "idaho",
            "indiana",
            "maine",
            "massachusetts",
            "minnesota",
            "montana",
            "nebraska",
            "nevada",
            "new-hampshire",
            "new-jersey",
            "new-york",
            "north-dakota",
            "ohio",
            "tennessee",
            "utah",
            "vermont",
            "virginia",
            "west-virginia",
            "wisconsin",
            "wyoming",
            "guam",
            "northern-mariana-islands",
            "puerto-rico",
            "us-virgin-islands",
            "nsgic-az-cad-parcel-taxinfo-3a951b8cd5",
            "nsgic-az-coconino-70aefc83a7",
            "nsgic-az-lapaz-5b548a6e55",
            "nsgic-az-parcelquerylayer-72b88fd831",
            "nsgic-az-parcels-038413862e",
            "nsgic-az-parcels-5c2dfd3217",
            "nsgic-az-parcels-96d8928e5a",
            "nsgic-az-parcels-c775d70d57",
            "nsgic-az-parcels-regional-58558eb0a5",
            "nsgic-az-parcels-yavapaicounty-d9373213c9",
            "nsgic-az-parcels1-80fa8ae45d",
            "nsgic-ca-parcel-layer-9288e8379a",
            "nsgic-ca-parcels-2025-5ad5ace5d3",
            "nsgic-ca-parcels-75fd507a6c",
            "nsgic-ca-parcels-c899a45e5a",
            "nsgic-ca-siskiyou-parcels-internal-36fe9fb5f6",
            "nsgic-dc-owner-polygons-common-ownership-laye-071bc904de",
            "nsgic-de-state-parcels-bda8c233a3",
            "nsgic-ky-jefferson-county-ky-parcels-9b73375e36",
            "nsgic-ky-parcel-3241cfdb47",
            "nsgic-ky-webster-parcels-2d07c10095",
            "nsgic-me-parcels-9bf9256f4b",
            "nsgic-ms-mdeq-parcel-poly-east-433ab76368",
            "nsgic-ms-mdeq-parcel-poly-west-2c338d12f1",
            "nsgic-mt-parcels-2c7b27bb4b",
            "nsgic-nv-parcel-boundary-b46802b5d3",
            "nsgic-nv-parcels-8d28afe977",
            "nsgic-nv-parcels-black-98bcb3cdf4",
            "nsgic-nv-parcels-ffe2b92361",
            "nsgic-nv-tax-parcels-8df393f280",
            "nsgic-ny-nys-tax-parcels-public-5ba130cf35",
            "nsgic-pa-berks-parcels-b7bbb27a64",
            "nsgic-pa-pa-parcels-509e4b3a16",
            "nsgic-pa-parcel-fabric-cama-lines-5b3b6fe0fc",
            "nsgic-pa-parcels-80b4f5b6e8",
            "nsgic-pa-parcels-aac51f258b",
            "nsgic-pa-parcels-universal-19fa50b31d",
            "nsgic-pa-parcelswithcama-6a019fdf5c",
            "nsgic-ri-parcels-10-31-2025-bb13d9e296",
            "nsgic-ri-parcels-with-cama-a046eb923f",
            "nsgic-sc-parcel-lines-yellow-a86bf8a22c",
            "nsgic-sc-parcels-47ae65f69e",
            "nsgic-sc-parcels-e30f3f8b49",
            "nsgic-ut-parcels-beaver-d66683b6d0",
            "nsgic-ut-parcels-boxelder-2df6c2c92d",
            "nsgic-ut-parcels-cache-07782df3c2",
            "nsgic-ut-parcels-carbon-6f7d55dc49",
            "nsgic-ut-parcels-daggett-9881d89edb",
            "nsgic-ut-parcels-davis-ce92e06f75",
            "nsgic-ut-parcels-duchesne-dd58e8fec0",
            "nsgic-ut-parcels-emery-8a705e4e6f",
            "nsgic-ut-parcels-garfield-98ce6a5fcd",
            "nsgic-ut-parcels-grand-f35ad543e3",
            "nsgic-ut-parcels-iron-403a267f9e",
            "nsgic-ut-parcels-juab-2bfb05e720",
            "nsgic-ut-parcels-kane-a63d8d7118",
            "nsgic-ut-parcels-millard-54fd504f15",
            "nsgic-ut-parcels-morgan-a15c4ac667",
            "nsgic-ut-parcels-piute-3f3e32c6c4",
            "nsgic-ut-parcels-rich-89fd97e2e2",
            "nsgic-ut-parcels-saltlake-63cdb39c31",
            "nsgic-ut-parcels-sanjuan-04bfc9f309",
            "nsgic-ut-parcels-sanpete-7fc7c4b930",
            "nsgic-ut-parcels-sevier-3be1374adb",
            "nsgic-ut-parcels-summit-bd084f36a1",
            "nsgic-ut-parcels-tooele-94df2c699c",
            "nsgic-ut-parcels-uintah-dcf7683057",
            "nsgic-ut-parcels-utah-9504e0c6a4",
            "nsgic-ut-parcels-wasatch-67dec3f9e8",
            "nsgic-ut-parcels-washington-2b57adae44",
            "nsgic-ut-parcels-wayne-f5bd89bb4b",
            "nsgic-ut-parcels-weber-6538c73ac9",
            "nsgic-va-virginia-parcels-4b60b04cd8",
            "nsgic-vt-cadastral-vtparcels-poly-014e24ea71",
            "alabama-mobile",
            "georgia-fulton",
            "kansas-sedgwick",
            "kentucky-warren",
            "louisiana-east-baton-rouge",
            "maryland",
            "michigan-detroit",
            "missouri-st-louis",
            "missouri-jackson",
            "oklahoma-county",
            "oregon-owrd",
            "pennsylvania-dep",
            "south-carolina-greenville",
            "south-carolina-horry",
            "south-dakota-sioux-falls",
            "south-dakota-pennington",
            "new-mexico-bernalillo",
            "new-mexico-catron",
            "new-mexico-chaves",
            "new-mexico-cibola",
            "new-mexico-colfax",
            "new-mexico-curry",
            "new-mexico-de-baca",
            "new-mexico-dona-ana",
            "new-mexico-eddy",
            "new-mexico-grant",
            "new-mexico-guadalupe",
            "new-mexico-harding",
            "new-mexico-hidalgo",
            "new-mexico-lea",
            "new-mexico-lincoln",
            "new-mexico-los-alamos",
            "new-mexico-luna",
            "new-mexico-mckinley",
            "new-mexico-mora",
            "new-mexico-otero",
            "new-mexico-quay",
            "new-mexico-rio-arriba",
            "new-mexico-roosevelt",
            "new-mexico-sandoval",
            "new-mexico-san-juan",
            "new-mexico-san-miguel",
            "new-mexico-santa-fe",
            "new-mexico-sierra",
            "new-mexico-socorro",
            "new-mexico-taos",
            "new-mexico-torrance",
            "new-mexico-union",
            "new-mexico-valencia"
          ]
        },
        "sourceObjectId": {
          "type": "integer",
          "minimum": 1
        },
        "parcelId": {
          "type": "string",
          "maxLength": 240
        },
        "owner": {
          "type": "string",
          "maxLength": 240
        },
        "address": {
          "type": "string",
          "maxLength": 240
        },
        "city": {
          "type": "string",
          "maxLength": 240
        },
        "county": {
          "type": "string",
          "maxLength": 240
        },
        "bbox": {
          "type": "array",
          "description": "[minLongitude, minLatitude, maxLongitude, maxLatitude] in WGS84. At most 4 square degrees.",
          "minItems": 4,
          "maxItems": 4,
          "items": {
            "type": "number"
          }
        },
        "minMarketValue": {
          "type": "number",
          "minimum": 0
        },
        "maxMarketValue": {
          "type": "number",
          "minimum": 0
        },
        "saleYear": {
          "type": "integer",
          "minimum": 1800,
          "maximum": 2200
        },
        "includeGeometry": {
          "type": "boolean"
        },
        "limit": {
          "type": "integer",
          "minimum": 1,
          "maximum": 200
        },
        "offset": {
          "type": "integer",
          "minimum": 0
        }
      },
      "required": [
        "source"
      ],
      "additionalProperties": false
    }
    Output schema
    {
      "oneOf": [
        {
          "type": "object",
          "properties": {
            "records": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "source": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceName": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceObjectId": {
                    "type": [
                      "string",
                      "number",
                      "null"
                    ]
                  },
                  "parcelId": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "alternateParcelId": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "owner": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "ownerName": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "siteAddress": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "address": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "mailingAddress": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "city": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "county": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "state": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "stateCode": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "postalCode": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "marketValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "assessedValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "taxableValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "landValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "improvementValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "salePrice": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "saleDate": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "saleYear": {
                    "type": [
                      "integer",
                      "string",
                      "null"
                    ]
                  },
                  "yearBuilt": {
                    "type": [
                      "integer",
                      "string",
                      "null"
                    ]
                  },
                  "area": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "areaUnit": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "acreage": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "landUse": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "legalDescription": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceUpdatedAt": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "coverage": {
                    "type": "object",
                    "properties": {
                      "status": {
                        "const": "attributes_not_published"
                      },
                      "message": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "status",
                      "message"
                    ],
                    "additionalProperties": true
                  },
                  "sourceAttributes": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "additionalProperties": true
                  }
                },
                "additionalProperties": true
              }
            },
            "count": {
              "type": "integer",
              "minimum": 0
            },
            "nextOffset": {
              "type": [
                "integer",
                "null"
              ],
              "minimum": 0
            },
            "resultsTruncated": {
              "const": true
            },
            "source": {
              "type": "object",
              "additionalProperties": true
            }
          },
          "required": [
            "records",
            "count"
          ],
          "additionalProperties": true
        },
        {
          "type": "object",
          "properties": {
            "type": {
              "const": "FeatureCollection"
            },
            "features": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "type": {
                    "const": "Feature"
                  },
                  "geometry": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "additionalProperties": true
                  },
                  "properties": {
                    "type": "object",
                    "properties": {
                      "source": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceName": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceObjectId": {
                        "type": [
                          "string",
                          "number",
                          "null"
                        ]
                      },
                      "parcelId": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "alternateParcelId": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "owner": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "ownerName": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "siteAddress": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "address": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "mailingAddress": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "city": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "county": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "state": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "stateCode": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "postalCode": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "marketValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "assessedValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "taxableValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "landValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "improvementValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "salePrice": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "saleDate": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "saleYear": {
                        "type": [
                          "integer",
                          "string",
                          "null"
                        ]
                      },
                      "yearBuilt": {
                        "type": [
                          "integer",
                          "string",
                          "null"
                        ]
                      },
                      "area": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "areaUnit": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "acreage": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "landUse": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "legalDescription": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceUpdatedAt": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "coverage": {
                        "type": "object",
                        "properties": {
                          "status": {
                            "const": "attributes_not_published"
                          },
                          "message": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "status",
                          "message"
                        ],
                        "additionalProperties": true
                      },
                      "sourceAttributes": {
                        "type": [
                          "object",
                          "null"
                        ],
                        "additionalProperties": true
                      }
                    },
                    "additionalProperties": true
                  }
                },
                "required": [
                  "type",
                  "geometry",
                  "properties"
                ],
                "additionalProperties": true
              }
            },
            "count": {
              "type": "integer",
              "minimum": 0
            },
            "nextOffset": {
              "type": [
                "integer",
                "null"
              ],
              "minimum": 0
            },
            "resultsTruncated": {
              "const": true
            },
            "source": {
              "type": "object",
              "additionalProperties": true
            }
          },
          "required": [
            "type",
            "features",
            "count"
          ],
          "additionalProperties": true
        }
      ]
    }
    • Canonical fields remain nullable when the selected jurisdiction does not publish them.
    • owner, address, city, county, minMarketValue/maxMarketValue, and saleYear are only accepted where the selected source publishes that column. Most do not: sale year is searchable on one of the 162 sources and a value range on 21. A source that lacks the column rejects the filter by name rather than answering as if it had been applied.

    Filter support is per source; a filter the layer lacks is rejected by name.

  • queryByBbox

    read

    Query parcels in a small WGS84 bounding box and return normalized GeoJSON.

    What you must providesourcebbox
    Records returnedparcel
    How to get more resultsoffset (offsetField: offset, limitField: limit)
    Coordinate systemEPSG:4326
    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "source": {
          "type": "string",
          "enum": [
            "florida",
            "north-carolina",
            "maricopa-county",
            "texas",
            "washington",
            "alaska",
            "arkansas",
            "california",
            "colorado",
            "connecticut",
            "delaware-kent",
            "delaware-new-castle",
            "delaware-sussex",
            "district-of-columbia",
            "hawaii",
            "idaho",
            "indiana",
            "maine",
            "massachusetts",
            "minnesota",
            "montana",
            "nebraska",
            "nevada",
            "new-hampshire",
            "new-jersey",
            "new-york",
            "north-dakota",
            "ohio",
            "tennessee",
            "utah",
            "vermont",
            "virginia",
            "west-virginia",
            "wisconsin",
            "wyoming",
            "guam",
            "northern-mariana-islands",
            "puerto-rico",
            "us-virgin-islands",
            "nsgic-az-cad-parcel-taxinfo-3a951b8cd5",
            "nsgic-az-coconino-70aefc83a7",
            "nsgic-az-lapaz-5b548a6e55",
            "nsgic-az-parcelquerylayer-72b88fd831",
            "nsgic-az-parcels-038413862e",
            "nsgic-az-parcels-5c2dfd3217",
            "nsgic-az-parcels-96d8928e5a",
            "nsgic-az-parcels-c775d70d57",
            "nsgic-az-parcels-regional-58558eb0a5",
            "nsgic-az-parcels-yavapaicounty-d9373213c9",
            "nsgic-az-parcels1-80fa8ae45d",
            "nsgic-ca-parcel-layer-9288e8379a",
            "nsgic-ca-parcels-2025-5ad5ace5d3",
            "nsgic-ca-parcels-75fd507a6c",
            "nsgic-ca-parcels-c899a45e5a",
            "nsgic-ca-siskiyou-parcels-internal-36fe9fb5f6",
            "nsgic-dc-owner-polygons-common-ownership-laye-071bc904de",
            "nsgic-de-state-parcels-bda8c233a3",
            "nsgic-ky-jefferson-county-ky-parcels-9b73375e36",
            "nsgic-ky-parcel-3241cfdb47",
            "nsgic-ky-webster-parcels-2d07c10095",
            "nsgic-me-parcels-9bf9256f4b",
            "nsgic-ms-mdeq-parcel-poly-east-433ab76368",
            "nsgic-ms-mdeq-parcel-poly-west-2c338d12f1",
            "nsgic-mt-parcels-2c7b27bb4b",
            "nsgic-nv-parcel-boundary-b46802b5d3",
            "nsgic-nv-parcels-8d28afe977",
            "nsgic-nv-parcels-black-98bcb3cdf4",
            "nsgic-nv-parcels-ffe2b92361",
            "nsgic-nv-tax-parcels-8df393f280",
            "nsgic-ny-nys-tax-parcels-public-5ba130cf35",
            "nsgic-pa-berks-parcels-b7bbb27a64",
            "nsgic-pa-pa-parcels-509e4b3a16",
            "nsgic-pa-parcel-fabric-cama-lines-5b3b6fe0fc",
            "nsgic-pa-parcels-80b4f5b6e8",
            "nsgic-pa-parcels-aac51f258b",
            "nsgic-pa-parcels-universal-19fa50b31d",
            "nsgic-pa-parcelswithcama-6a019fdf5c",
            "nsgic-ri-parcels-10-31-2025-bb13d9e296",
            "nsgic-ri-parcels-with-cama-a046eb923f",
            "nsgic-sc-parcel-lines-yellow-a86bf8a22c",
            "nsgic-sc-parcels-47ae65f69e",
            "nsgic-sc-parcels-e30f3f8b49",
            "nsgic-ut-parcels-beaver-d66683b6d0",
            "nsgic-ut-parcels-boxelder-2df6c2c92d",
            "nsgic-ut-parcels-cache-07782df3c2",
            "nsgic-ut-parcels-carbon-6f7d55dc49",
            "nsgic-ut-parcels-daggett-9881d89edb",
            "nsgic-ut-parcels-davis-ce92e06f75",
            "nsgic-ut-parcels-duchesne-dd58e8fec0",
            "nsgic-ut-parcels-emery-8a705e4e6f",
            "nsgic-ut-parcels-garfield-98ce6a5fcd",
            "nsgic-ut-parcels-grand-f35ad543e3",
            "nsgic-ut-parcels-iron-403a267f9e",
            "nsgic-ut-parcels-juab-2bfb05e720",
            "nsgic-ut-parcels-kane-a63d8d7118",
            "nsgic-ut-parcels-millard-54fd504f15",
            "nsgic-ut-parcels-morgan-a15c4ac667",
            "nsgic-ut-parcels-piute-3f3e32c6c4",
            "nsgic-ut-parcels-rich-89fd97e2e2",
            "nsgic-ut-parcels-saltlake-63cdb39c31",
            "nsgic-ut-parcels-sanjuan-04bfc9f309",
            "nsgic-ut-parcels-sanpete-7fc7c4b930",
            "nsgic-ut-parcels-sevier-3be1374adb",
            "nsgic-ut-parcels-summit-bd084f36a1",
            "nsgic-ut-parcels-tooele-94df2c699c",
            "nsgic-ut-parcels-uintah-dcf7683057",
            "nsgic-ut-parcels-utah-9504e0c6a4",
            "nsgic-ut-parcels-wasatch-67dec3f9e8",
            "nsgic-ut-parcels-washington-2b57adae44",
            "nsgic-ut-parcels-wayne-f5bd89bb4b",
            "nsgic-ut-parcels-weber-6538c73ac9",
            "nsgic-va-virginia-parcels-4b60b04cd8",
            "nsgic-vt-cadastral-vtparcels-poly-014e24ea71",
            "alabama-mobile",
            "georgia-fulton",
            "kansas-sedgwick",
            "kentucky-warren",
            "louisiana-east-baton-rouge",
            "maryland",
            "michigan-detroit",
            "missouri-st-louis",
            "missouri-jackson",
            "oklahoma-county",
            "oregon-owrd",
            "pennsylvania-dep",
            "south-carolina-greenville",
            "south-carolina-horry",
            "south-dakota-sioux-falls",
            "south-dakota-pennington",
            "new-mexico-bernalillo",
            "new-mexico-catron",
            "new-mexico-chaves",
            "new-mexico-cibola",
            "new-mexico-colfax",
            "new-mexico-curry",
            "new-mexico-de-baca",
            "new-mexico-dona-ana",
            "new-mexico-eddy",
            "new-mexico-grant",
            "new-mexico-guadalupe",
            "new-mexico-harding",
            "new-mexico-hidalgo",
            "new-mexico-lea",
            "new-mexico-lincoln",
            "new-mexico-los-alamos",
            "new-mexico-luna",
            "new-mexico-mckinley",
            "new-mexico-mora",
            "new-mexico-otero",
            "new-mexico-quay",
            "new-mexico-rio-arriba",
            "new-mexico-roosevelt",
            "new-mexico-sandoval",
            "new-mexico-san-juan",
            "new-mexico-san-miguel",
            "new-mexico-santa-fe",
            "new-mexico-sierra",
            "new-mexico-socorro",
            "new-mexico-taos",
            "new-mexico-torrance",
            "new-mexico-union",
            "new-mexico-valencia"
          ]
        },
        "bbox": {
          "type": "array",
          "description": "[minLongitude, minLatitude, maxLongitude, maxLatitude] in WGS84. At most 4 square degrees.",
          "minItems": 4,
          "maxItems": 4,
          "items": {
            "type": "number"
          }
        },
        "limit": {
          "type": "integer",
          "minimum": 1,
          "maximum": 500
        },
        "offset": {
          "type": "integer",
          "minimum": 0
        },
        "includeGeometry": {
          "type": "boolean",
          "description": "Defaults to true for this map-oriented method."
        }
      },
      "required": [
        "source",
        "bbox"
      ],
      "additionalProperties": false
    }
    Output schema
    {
      "oneOf": [
        {
          "type": "object",
          "properties": {
            "records": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "source": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceName": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceObjectId": {
                    "type": [
                      "string",
                      "number",
                      "null"
                    ]
                  },
                  "parcelId": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "alternateParcelId": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "owner": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "ownerName": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "siteAddress": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "address": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "mailingAddress": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "city": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "county": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "state": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "stateCode": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "postalCode": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "marketValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "assessedValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "taxableValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "landValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "improvementValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "salePrice": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "saleDate": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "saleYear": {
                    "type": [
                      "integer",
                      "string",
                      "null"
                    ]
                  },
                  "yearBuilt": {
                    "type": [
                      "integer",
                      "string",
                      "null"
                    ]
                  },
                  "area": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "areaUnit": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "acreage": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "landUse": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "legalDescription": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceUpdatedAt": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "coverage": {
                    "type": "object",
                    "properties": {
                      "status": {
                        "const": "attributes_not_published"
                      },
                      "message": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "status",
                      "message"
                    ],
                    "additionalProperties": true
                  },
                  "sourceAttributes": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "additionalProperties": true
                  }
                },
                "additionalProperties": true
              }
            },
            "count": {
              "type": "integer",
              "minimum": 0
            },
            "nextOffset": {
              "type": [
                "integer",
                "null"
              ],
              "minimum": 0
            },
            "resultsTruncated": {
              "const": true
            },
            "source": {
              "type": "object",
              "additionalProperties": true
            }
          },
          "required": [
            "records",
            "count"
          ],
          "additionalProperties": true
        },
        {
          "type": "object",
          "properties": {
            "type": {
              "const": "FeatureCollection"
            },
            "features": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "type": {
                    "const": "Feature"
                  },
                  "geometry": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "additionalProperties": true
                  },
                  "properties": {
                    "type": "object",
                    "properties": {
                      "source": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceName": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceObjectId": {
                        "type": [
                          "string",
                          "number",
                          "null"
                        ]
                      },
                      "parcelId": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "alternateParcelId": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "owner": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "ownerName": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "siteAddress": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "address": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "mailingAddress": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "city": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "county": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "state": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "stateCode": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "postalCode": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "marketValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "assessedValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "taxableValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "landValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "improvementValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "salePrice": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "saleDate": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "saleYear": {
                        "type": [
                          "integer",
                          "string",
                          "null"
                        ]
                      },
                      "yearBuilt": {
                        "type": [
                          "integer",
                          "string",
                          "null"
                        ]
                      },
                      "area": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "areaUnit": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "acreage": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "landUse": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "legalDescription": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceUpdatedAt": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "coverage": {
                        "type": "object",
                        "properties": {
                          "status": {
                            "const": "attributes_not_published"
                          },
                          "message": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "status",
                          "message"
                        ],
                        "additionalProperties": true
                      },
                      "sourceAttributes": {
                        "type": [
                          "object",
                          "null"
                        ],
                        "additionalProperties": true
                      }
                    },
                    "additionalProperties": true
                  }
                },
                "required": [
                  "type",
                  "geometry",
                  "properties"
                ],
                "additionalProperties": true
              }
            },
            "count": {
              "type": "integer",
              "minimum": 0
            },
            "nextOffset": {
              "type": [
                "integer",
                "null"
              ],
              "minimum": 0
            },
            "resultsTruncated": {
              "const": true
            },
            "source": {
              "type": "object",
              "additionalProperties": true
            }
          },
          "required": [
            "type",
            "features",
            "count"
          ],
          "additionalProperties": true
        }
      ]
    }
  • identifyParcel

    read

    Find the parcel at or immediately around a latitude/longitude.

    What you must providesourcelatitudelongitude
    Records returnedparcel
    How to get more resultsnone
    Coordinate systemEPSG:4326
    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "source": {
          "type": "string",
          "enum": [
            "florida",
            "north-carolina",
            "maricopa-county",
            "texas",
            "washington",
            "alaska",
            "arkansas",
            "california",
            "colorado",
            "connecticut",
            "delaware-kent",
            "delaware-new-castle",
            "delaware-sussex",
            "district-of-columbia",
            "hawaii",
            "idaho",
            "indiana",
            "maine",
            "massachusetts",
            "minnesota",
            "montana",
            "nebraska",
            "nevada",
            "new-hampshire",
            "new-jersey",
            "new-york",
            "north-dakota",
            "ohio",
            "tennessee",
            "utah",
            "vermont",
            "virginia",
            "west-virginia",
            "wisconsin",
            "wyoming",
            "guam",
            "northern-mariana-islands",
            "puerto-rico",
            "us-virgin-islands",
            "nsgic-az-cad-parcel-taxinfo-3a951b8cd5",
            "nsgic-az-coconino-70aefc83a7",
            "nsgic-az-lapaz-5b548a6e55",
            "nsgic-az-parcelquerylayer-72b88fd831",
            "nsgic-az-parcels-038413862e",
            "nsgic-az-parcels-5c2dfd3217",
            "nsgic-az-parcels-96d8928e5a",
            "nsgic-az-parcels-c775d70d57",
            "nsgic-az-parcels-regional-58558eb0a5",
            "nsgic-az-parcels-yavapaicounty-d9373213c9",
            "nsgic-az-parcels1-80fa8ae45d",
            "nsgic-ca-parcel-layer-9288e8379a",
            "nsgic-ca-parcels-2025-5ad5ace5d3",
            "nsgic-ca-parcels-75fd507a6c",
            "nsgic-ca-parcels-c899a45e5a",
            "nsgic-ca-siskiyou-parcels-internal-36fe9fb5f6",
            "nsgic-dc-owner-polygons-common-ownership-laye-071bc904de",
            "nsgic-de-state-parcels-bda8c233a3",
            "nsgic-ky-jefferson-county-ky-parcels-9b73375e36",
            "nsgic-ky-parcel-3241cfdb47",
            "nsgic-ky-webster-parcels-2d07c10095",
            "nsgic-me-parcels-9bf9256f4b",
            "nsgic-ms-mdeq-parcel-poly-east-433ab76368",
            "nsgic-ms-mdeq-parcel-poly-west-2c338d12f1",
            "nsgic-mt-parcels-2c7b27bb4b",
            "nsgic-nv-parcel-boundary-b46802b5d3",
            "nsgic-nv-parcels-8d28afe977",
            "nsgic-nv-parcels-black-98bcb3cdf4",
            "nsgic-nv-parcels-ffe2b92361",
            "nsgic-nv-tax-parcels-8df393f280",
            "nsgic-ny-nys-tax-parcels-public-5ba130cf35",
            "nsgic-pa-berks-parcels-b7bbb27a64",
            "nsgic-pa-pa-parcels-509e4b3a16",
            "nsgic-pa-parcel-fabric-cama-lines-5b3b6fe0fc",
            "nsgic-pa-parcels-80b4f5b6e8",
            "nsgic-pa-parcels-aac51f258b",
            "nsgic-pa-parcels-universal-19fa50b31d",
            "nsgic-pa-parcelswithcama-6a019fdf5c",
            "nsgic-ri-parcels-10-31-2025-bb13d9e296",
            "nsgic-ri-parcels-with-cama-a046eb923f",
            "nsgic-sc-parcel-lines-yellow-a86bf8a22c",
            "nsgic-sc-parcels-47ae65f69e",
            "nsgic-sc-parcels-e30f3f8b49",
            "nsgic-ut-parcels-beaver-d66683b6d0",
            "nsgic-ut-parcels-boxelder-2df6c2c92d",
            "nsgic-ut-parcels-cache-07782df3c2",
            "nsgic-ut-parcels-carbon-6f7d55dc49",
            "nsgic-ut-parcels-daggett-9881d89edb",
            "nsgic-ut-parcels-davis-ce92e06f75",
            "nsgic-ut-parcels-duchesne-dd58e8fec0",
            "nsgic-ut-parcels-emery-8a705e4e6f",
            "nsgic-ut-parcels-garfield-98ce6a5fcd",
            "nsgic-ut-parcels-grand-f35ad543e3",
            "nsgic-ut-parcels-iron-403a267f9e",
            "nsgic-ut-parcels-juab-2bfb05e720",
            "nsgic-ut-parcels-kane-a63d8d7118",
            "nsgic-ut-parcels-millard-54fd504f15",
            "nsgic-ut-parcels-morgan-a15c4ac667",
            "nsgic-ut-parcels-piute-3f3e32c6c4",
            "nsgic-ut-parcels-rich-89fd97e2e2",
            "nsgic-ut-parcels-saltlake-63cdb39c31",
            "nsgic-ut-parcels-sanjuan-04bfc9f309",
            "nsgic-ut-parcels-sanpete-7fc7c4b930",
            "nsgic-ut-parcels-sevier-3be1374adb",
            "nsgic-ut-parcels-summit-bd084f36a1",
            "nsgic-ut-parcels-tooele-94df2c699c",
            "nsgic-ut-parcels-uintah-dcf7683057",
            "nsgic-ut-parcels-utah-9504e0c6a4",
            "nsgic-ut-parcels-wasatch-67dec3f9e8",
            "nsgic-ut-parcels-washington-2b57adae44",
            "nsgic-ut-parcels-wayne-f5bd89bb4b",
            "nsgic-ut-parcels-weber-6538c73ac9",
            "nsgic-va-virginia-parcels-4b60b04cd8",
            "nsgic-vt-cadastral-vtparcels-poly-014e24ea71",
            "alabama-mobile",
            "georgia-fulton",
            "kansas-sedgwick",
            "kentucky-warren",
            "louisiana-east-baton-rouge",
            "maryland",
            "michigan-detroit",
            "missouri-st-louis",
            "missouri-jackson",
            "oklahoma-county",
            "oregon-owrd",
            "pennsylvania-dep",
            "south-carolina-greenville",
            "south-carolina-horry",
            "south-dakota-sioux-falls",
            "south-dakota-pennington",
            "new-mexico-bernalillo",
            "new-mexico-catron",
            "new-mexico-chaves",
            "new-mexico-cibola",
            "new-mexico-colfax",
            "new-mexico-curry",
            "new-mexico-de-baca",
            "new-mexico-dona-ana",
            "new-mexico-eddy",
            "new-mexico-grant",
            "new-mexico-guadalupe",
            "new-mexico-harding",
            "new-mexico-hidalgo",
            "new-mexico-lea",
            "new-mexico-lincoln",
            "new-mexico-los-alamos",
            "new-mexico-luna",
            "new-mexico-mckinley",
            "new-mexico-mora",
            "new-mexico-otero",
            "new-mexico-quay",
            "new-mexico-rio-arriba",
            "new-mexico-roosevelt",
            "new-mexico-sandoval",
            "new-mexico-san-juan",
            "new-mexico-san-miguel",
            "new-mexico-santa-fe",
            "new-mexico-sierra",
            "new-mexico-socorro",
            "new-mexico-taos",
            "new-mexico-torrance",
            "new-mexico-union",
            "new-mexico-valencia"
          ]
        },
        "latitude": {
          "type": "number",
          "minimum": -90,
          "maximum": 90
        },
        "longitude": {
          "type": "number",
          "minimum": -180,
          "maximum": 180
        },
        "limit": {
          "type": "integer",
          "minimum": 1,
          "maximum": 25
        },
        "includeGeometry": {
          "type": "boolean",
          "description": "Defaults to true."
        }
      },
      "required": [
        "source",
        "latitude",
        "longitude"
      ],
      "additionalProperties": false
    }
    Output schema
    {
      "oneOf": [
        {
          "type": "object",
          "properties": {
            "records": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "source": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceName": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceObjectId": {
                    "type": [
                      "string",
                      "number",
                      "null"
                    ]
                  },
                  "parcelId": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "alternateParcelId": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "owner": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "ownerName": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "siteAddress": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "address": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "mailingAddress": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "city": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "county": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "state": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "stateCode": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "postalCode": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "marketValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "assessedValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "taxableValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "landValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "improvementValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "salePrice": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "saleDate": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "saleYear": {
                    "type": [
                      "integer",
                      "string",
                      "null"
                    ]
                  },
                  "yearBuilt": {
                    "type": [
                      "integer",
                      "string",
                      "null"
                    ]
                  },
                  "area": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "areaUnit": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "acreage": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "landUse": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "legalDescription": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceUpdatedAt": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "coverage": {
                    "type": "object",
                    "properties": {
                      "status": {
                        "const": "attributes_not_published"
                      },
                      "message": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "status",
                      "message"
                    ],
                    "additionalProperties": true
                  },
                  "sourceAttributes": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "additionalProperties": true
                  }
                },
                "additionalProperties": true
              }
            },
            "count": {
              "type": "integer",
              "minimum": 0
            },
            "nextOffset": {
              "type": [
                "integer",
                "null"
              ],
              "minimum": 0
            },
            "resultsTruncated": {
              "const": true
            },
            "source": {
              "type": "object",
              "additionalProperties": true
            }
          },
          "required": [
            "records",
            "count"
          ],
          "additionalProperties": true
        },
        {
          "type": "object",
          "properties": {
            "type": {
              "const": "FeatureCollection"
            },
            "features": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "type": {
                    "const": "Feature"
                  },
                  "geometry": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "additionalProperties": true
                  },
                  "properties": {
                    "type": "object",
                    "properties": {
                      "source": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceName": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceObjectId": {
                        "type": [
                          "string",
                          "number",
                          "null"
                        ]
                      },
                      "parcelId": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "alternateParcelId": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "owner": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "ownerName": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "siteAddress": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "address": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "mailingAddress": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "city": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "county": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "state": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "stateCode": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "postalCode": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "marketValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "assessedValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "taxableValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "landValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "improvementValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "salePrice": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "saleDate": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "saleYear": {
                        "type": [
                          "integer",
                          "string",
                          "null"
                        ]
                      },
                      "yearBuilt": {
                        "type": [
                          "integer",
                          "string",
                          "null"
                        ]
                      },
                      "area": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "areaUnit": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "acreage": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "landUse": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "legalDescription": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceUpdatedAt": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "coverage": {
                        "type": "object",
                        "properties": {
                          "status": {
                            "const": "attributes_not_published"
                          },
                          "message": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "status",
                          "message"
                        ],
                        "additionalProperties": true
                      },
                      "sourceAttributes": {
                        "type": [
                          "object",
                          "null"
                        ],
                        "additionalProperties": true
                      }
                    },
                    "additionalProperties": true
                  }
                },
                "required": [
                  "type",
                  "geometry",
                  "properties"
                ],
                "additionalProperties": true
              }
            },
            "count": {
              "type": "integer",
              "minimum": 0
            },
            "nextOffset": {
              "type": [
                "integer",
                "null"
              ],
              "minimum": 0
            },
            "resultsTruncated": {
              "const": true
            },
            "source": {
              "type": "object",
              "additionalProperties": true
            }
          },
          "required": [
            "type",
            "features",
            "count"
          ],
          "additionalProperties": true
        }
      ]
    }
    • A point intersection can return multiple candidates and must not be treated as a title determination.
  • searchByParcelId

    read

    Search an exact public parcel/APN identifier without accepting raw SQL.

    What you must providesourceparcelId
    Records returnedparcel
    How to get more resultsnone
    Coordinate systemEPSG:4326
    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "source": {
          "type": "string",
          "enum": [
            "florida",
            "north-carolina",
            "maricopa-county",
            "texas",
            "washington",
            "alaska",
            "arkansas",
            "california",
            "colorado",
            "connecticut",
            "delaware-kent",
            "delaware-new-castle",
            "delaware-sussex",
            "district-of-columbia",
            "hawaii",
            "idaho",
            "indiana",
            "maine",
            "massachusetts",
            "minnesota",
            "montana",
            "nebraska",
            "nevada",
            "new-hampshire",
            "new-jersey",
            "new-york",
            "north-dakota",
            "ohio",
            "tennessee",
            "utah",
            "vermont",
            "virginia",
            "west-virginia",
            "wisconsin",
            "wyoming",
            "guam",
            "northern-mariana-islands",
            "puerto-rico",
            "us-virgin-islands",
            "nsgic-az-cad-parcel-taxinfo-3a951b8cd5",
            "nsgic-az-coconino-70aefc83a7",
            "nsgic-az-lapaz-5b548a6e55",
            "nsgic-az-parcelquerylayer-72b88fd831",
            "nsgic-az-parcels-038413862e",
            "nsgic-az-parcels-5c2dfd3217",
            "nsgic-az-parcels-96d8928e5a",
            "nsgic-az-parcels-c775d70d57",
            "nsgic-az-parcels-regional-58558eb0a5",
            "nsgic-az-parcels-yavapaicounty-d9373213c9",
            "nsgic-az-parcels1-80fa8ae45d",
            "nsgic-ca-parcel-layer-9288e8379a",
            "nsgic-ca-parcels-2025-5ad5ace5d3",
            "nsgic-ca-parcels-75fd507a6c",
            "nsgic-ca-parcels-c899a45e5a",
            "nsgic-ca-siskiyou-parcels-internal-36fe9fb5f6",
            "nsgic-dc-owner-polygons-common-ownership-laye-071bc904de",
            "nsgic-de-state-parcels-bda8c233a3",
            "nsgic-ky-jefferson-county-ky-parcels-9b73375e36",
            "nsgic-ky-parcel-3241cfdb47",
            "nsgic-ky-webster-parcels-2d07c10095",
            "nsgic-me-parcels-9bf9256f4b",
            "nsgic-ms-mdeq-parcel-poly-east-433ab76368",
            "nsgic-ms-mdeq-parcel-poly-west-2c338d12f1",
            "nsgic-mt-parcels-2c7b27bb4b",
            "nsgic-nv-parcel-boundary-b46802b5d3",
            "nsgic-nv-parcels-8d28afe977",
            "nsgic-nv-parcels-black-98bcb3cdf4",
            "nsgic-nv-parcels-ffe2b92361",
            "nsgic-nv-tax-parcels-8df393f280",
            "nsgic-ny-nys-tax-parcels-public-5ba130cf35",
            "nsgic-pa-berks-parcels-b7bbb27a64",
            "nsgic-pa-pa-parcels-509e4b3a16",
            "nsgic-pa-parcel-fabric-cama-lines-5b3b6fe0fc",
            "nsgic-pa-parcels-80b4f5b6e8",
            "nsgic-pa-parcels-aac51f258b",
            "nsgic-pa-parcels-universal-19fa50b31d",
            "nsgic-pa-parcelswithcama-6a019fdf5c",
            "nsgic-ri-parcels-10-31-2025-bb13d9e296",
            "nsgic-ri-parcels-with-cama-a046eb923f",
            "nsgic-sc-parcel-lines-yellow-a86bf8a22c",
            "nsgic-sc-parcels-47ae65f69e",
            "nsgic-sc-parcels-e30f3f8b49",
            "nsgic-ut-parcels-beaver-d66683b6d0",
            "nsgic-ut-parcels-boxelder-2df6c2c92d",
            "nsgic-ut-parcels-cache-07782df3c2",
            "nsgic-ut-parcels-carbon-6f7d55dc49",
            "nsgic-ut-parcels-daggett-9881d89edb",
            "nsgic-ut-parcels-davis-ce92e06f75",
            "nsgic-ut-parcels-duchesne-dd58e8fec0",
            "nsgic-ut-parcels-emery-8a705e4e6f",
            "nsgic-ut-parcels-garfield-98ce6a5fcd",
            "nsgic-ut-parcels-grand-f35ad543e3",
            "nsgic-ut-parcels-iron-403a267f9e",
            "nsgic-ut-parcels-juab-2bfb05e720",
            "nsgic-ut-parcels-kane-a63d8d7118",
            "nsgic-ut-parcels-millard-54fd504f15",
            "nsgic-ut-parcels-morgan-a15c4ac667",
            "nsgic-ut-parcels-piute-3f3e32c6c4",
            "nsgic-ut-parcels-rich-89fd97e2e2",
            "nsgic-ut-parcels-saltlake-63cdb39c31",
            "nsgic-ut-parcels-sanjuan-04bfc9f309",
            "nsgic-ut-parcels-sanpete-7fc7c4b930",
            "nsgic-ut-parcels-sevier-3be1374adb",
            "nsgic-ut-parcels-summit-bd084f36a1",
            "nsgic-ut-parcels-tooele-94df2c699c",
            "nsgic-ut-parcels-uintah-dcf7683057",
            "nsgic-ut-parcels-utah-9504e0c6a4",
            "nsgic-ut-parcels-wasatch-67dec3f9e8",
            "nsgic-ut-parcels-washington-2b57adae44",
            "nsgic-ut-parcels-wayne-f5bd89bb4b",
            "nsgic-ut-parcels-weber-6538c73ac9",
            "nsgic-va-virginia-parcels-4b60b04cd8",
            "nsgic-vt-cadastral-vtparcels-poly-014e24ea71",
            "alabama-mobile",
            "georgia-fulton",
            "kansas-sedgwick",
            "kentucky-warren",
            "louisiana-east-baton-rouge",
            "maryland",
            "michigan-detroit",
            "missouri-st-louis",
            "missouri-jackson",
            "oklahoma-county",
            "oregon-owrd",
            "pennsylvania-dep",
            "south-carolina-greenville",
            "south-carolina-horry",
            "south-dakota-sioux-falls",
            "south-dakota-pennington",
            "new-mexico-bernalillo",
            "new-mexico-catron",
            "new-mexico-chaves",
            "new-mexico-cibola",
            "new-mexico-colfax",
            "new-mexico-curry",
            "new-mexico-de-baca",
            "new-mexico-dona-ana",
            "new-mexico-eddy",
            "new-mexico-grant",
            "new-mexico-guadalupe",
            "new-mexico-harding",
            "new-mexico-hidalgo",
            "new-mexico-lea",
            "new-mexico-lincoln",
            "new-mexico-los-alamos",
            "new-mexico-luna",
            "new-mexico-mckinley",
            "new-mexico-mora",
            "new-mexico-otero",
            "new-mexico-quay",
            "new-mexico-rio-arriba",
            "new-mexico-roosevelt",
            "new-mexico-sandoval",
            "new-mexico-san-juan",
            "new-mexico-san-miguel",
            "new-mexico-santa-fe",
            "new-mexico-sierra",
            "new-mexico-socorro",
            "new-mexico-taos",
            "new-mexico-torrance",
            "new-mexico-union",
            "new-mexico-valencia"
          ]
        },
        "parcelId": {
          "type": "string",
          "maxLength": 120
        },
        "includeGeometry": {
          "type": "boolean"
        }
      },
      "required": [
        "source",
        "parcelId"
      ],
      "additionalProperties": false
    }
    Output schema
    {
      "oneOf": [
        {
          "type": "object",
          "properties": {
            "records": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "source": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceName": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceObjectId": {
                    "type": [
                      "string",
                      "number",
                      "null"
                    ]
                  },
                  "parcelId": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "alternateParcelId": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "owner": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "ownerName": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "siteAddress": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "address": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "mailingAddress": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "city": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "county": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "state": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "stateCode": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "postalCode": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "marketValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "assessedValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "taxableValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "landValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "improvementValue": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "salePrice": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "saleDate": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "saleYear": {
                    "type": [
                      "integer",
                      "string",
                      "null"
                    ]
                  },
                  "yearBuilt": {
                    "type": [
                      "integer",
                      "string",
                      "null"
                    ]
                  },
                  "area": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "areaUnit": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "acreage": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "landUse": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "legalDescription": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "sourceUpdatedAt": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "coverage": {
                    "type": "object",
                    "properties": {
                      "status": {
                        "const": "attributes_not_published"
                      },
                      "message": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "status",
                      "message"
                    ],
                    "additionalProperties": true
                  },
                  "sourceAttributes": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "additionalProperties": true
                  }
                },
                "additionalProperties": true
              }
            },
            "count": {
              "type": "integer",
              "minimum": 0
            },
            "nextOffset": {
              "type": [
                "integer",
                "null"
              ],
              "minimum": 0
            },
            "resultsTruncated": {
              "const": true
            },
            "source": {
              "type": "object",
              "additionalProperties": true
            }
          },
          "required": [
            "records",
            "count"
          ],
          "additionalProperties": true
        },
        {
          "type": "object",
          "properties": {
            "type": {
              "const": "FeatureCollection"
            },
            "features": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "type": {
                    "const": "Feature"
                  },
                  "geometry": {
                    "type": [
                      "object",
                      "null"
                    ],
                    "additionalProperties": true
                  },
                  "properties": {
                    "type": "object",
                    "properties": {
                      "source": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceName": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceObjectId": {
                        "type": [
                          "string",
                          "number",
                          "null"
                        ]
                      },
                      "parcelId": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "alternateParcelId": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "owner": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "ownerName": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "siteAddress": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "address": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "mailingAddress": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "city": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "county": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "state": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "stateCode": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "postalCode": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "marketValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "assessedValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "taxableValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "landValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "improvementValue": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "salePrice": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "saleDate": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "saleYear": {
                        "type": [
                          "integer",
                          "string",
                          "null"
                        ]
                      },
                      "yearBuilt": {
                        "type": [
                          "integer",
                          "string",
                          "null"
                        ]
                      },
                      "area": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "areaUnit": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "acreage": {
                        "type": [
                          "number",
                          "null"
                        ]
                      },
                      "landUse": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "legalDescription": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "sourceUpdatedAt": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "coverage": {
                        "type": "object",
                        "properties": {
                          "status": {
                            "const": "attributes_not_published"
                          },
                          "message": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "status",
                          "message"
                        ],
                        "additionalProperties": true
                      },
                      "sourceAttributes": {
                        "type": [
                          "object",
                          "null"
                        ],
                        "additionalProperties": true
                      }
                    },
                    "additionalProperties": true
                  }
                },
                "required": [
                  "type",
                  "geometry",
                  "properties"
                ],
                "additionalProperties": true
              }
            },
            "count": {
              "type": "integer",
              "minimum": 0
            },
            "nextOffset": {
              "type": [
                "integer",
                "null"
              ],
              "minimum": 0
            },
            "resultsTruncated": {
              "const": true
            },
            "source": {
              "type": "object",
              "additionalProperties": true
            }
          },
          "required": [
            "type",
            "features",
            "count"
          ],
          "additionalProperties": true
        }
      ]
    }
  • searchBySourceObjectId

    read

    Use the upstream indexed object ID for a fast, deterministic record lookup.

    What you must providesourcesourceObjectId
    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "source": {
          "type": "string",
          "enum": [
            "florida",
            "north-carolina",
            "maricopa-county",
            "texas",
            "washington",
            "alaska",
            "arkansas",
            "california",
            "colorado",
            "connecticut",
            "delaware-kent",
            "delaware-new-castle",
            "delaware-sussex",
            "district-of-columbia",
            "hawaii",
            "idaho",
            "indiana",
            "maine",
            "massachusetts",
            "minnesota",
            "montana",
            "nebraska",
            "nevada",
            "new-hampshire",
            "new-jersey",
            "new-york",
            "north-dakota",
            "ohio",
            "tennessee",
            "utah",
            "vermont",
            "virginia",
            "west-virginia",
            "wisconsin",
            "wyoming",
            "guam",
            "northern-mariana-islands",
            "puerto-rico",
            "us-virgin-islands",
            "nsgic-az-cad-parcel-taxinfo-3a951b8cd5",
            "nsgic-az-coconino-70aefc83a7",
            "nsgic-az-lapaz-5b548a6e55",
            "nsgic-az-parcelquerylayer-72b88fd831",
            "nsgic-az-parcels-038413862e",
            "nsgic-az-parcels-5c2dfd3217",
            "nsgic-az-parcels-96d8928e5a",
            "nsgic-az-parcels-c775d70d57",
            "nsgic-az-parcels-regional-58558eb0a5",
            "nsgic-az-parcels-yavapaicounty-d9373213c9",
            "nsgic-az-parcels1-80fa8ae45d",
            "nsgic-ca-parcel-layer-9288e8379a",
            "nsgic-ca-parcels-2025-5ad5ace5d3",
            "nsgic-ca-parcels-75fd507a6c",
            "nsgic-ca-parcels-c899a45e5a",
            "nsgic-ca-siskiyou-parcels-internal-36fe9fb5f6",
            "nsgic-dc-owner-polygons-common-ownership-laye-071bc904de",
            "nsgic-de-state-parcels-bda8c233a3",
            "nsgic-ky-jefferson-county-ky-parcels-9b73375e36",
            "nsgic-ky-parcel-3241cfdb47",
            "nsgic-ky-webster-parcels-2d07c10095",
            "nsgic-me-parcels-9bf9256f4b",
            "nsgic-ms-mdeq-parcel-poly-east-433ab76368",
            "nsgic-ms-mdeq-parcel-poly-west-2c338d12f1",
            "nsgic-mt-parcels-2c7b27bb4b",
            "nsgic-nv-parcel-boundary-b46802b5d3",
            "nsgic-nv-parcels-8d28afe977",
            "nsgic-nv-parcels-black-98bcb3cdf4",
            "nsgic-nv-parcels-ffe2b92361",
            "nsgic-nv-tax-parcels-8df393f280",
            "nsgic-ny-nys-tax-parcels-public-5ba130cf35",
            "nsgic-pa-berks-parcels-b7bbb27a64",
            "nsgic-pa-pa-parcels-509e4b3a16",
            "nsgic-pa-parcel-fabric-cama-lines-5b3b6fe0fc",
            "nsgic-pa-parcels-80b4f5b6e8",
            "nsgic-pa-parcels-aac51f258b",
            "nsgic-pa-parcels-universal-19fa50b31d",
            "nsgic-pa-parcelswithcama-6a019fdf5c",
            "nsgic-ri-parcels-10-31-2025-bb13d9e296",
            "nsgic-ri-parcels-with-cama-a046eb923f",
            "nsgic-sc-parcel-lines-yellow-a86bf8a22c",
            "nsgic-sc-parcels-47ae65f69e",
            "nsgic-sc-parcels-e30f3f8b49",
            "nsgic-ut-parcels-beaver-d66683b6d0",
            "nsgic-ut-parcels-boxelder-2df6c2c92d",
            "nsgic-ut-parcels-cache-07782df3c2",
            "nsgic-ut-parcels-carbon-6f7d55dc49",
            "nsgic-ut-parcels-daggett-9881d89edb",
            "nsgic-ut-parcels-davis-ce92e06f75",
            "nsgic-ut-parcels-duchesne-dd58e8fec0",
            "nsgic-ut-parcels-emery-8a705e4e6f",
            "nsgic-ut-parcels-garfield-98ce6a5fcd",
            "nsgic-ut-parcels-grand-f35ad543e3",
            "nsgic-ut-parcels-iron-403a267f9e",
            "nsgic-ut-parcels-juab-2bfb05e720",
            "nsgic-ut-parcels-kane-a63d8d7118",
            "nsgic-ut-parcels-millard-54fd504f15",
            "nsgic-ut-parcels-morgan-a15c4ac667",
            "nsgic-ut-parcels-piute-3f3e32c6c4",
            "nsgic-ut-parcels-rich-89fd97e2e2",
            "nsgic-ut-parcels-saltlake-63cdb39c31",
            "nsgic-ut-parcels-sanjuan-04bfc9f309",
            "nsgic-ut-parcels-sanpete-7fc7c4b930",
            "nsgic-ut-parcels-sevier-3be1374adb",
            "nsgic-ut-parcels-summit-bd084f36a1",
            "nsgic-ut-parcels-tooele-94df2c699c",
            "nsgic-ut-parcels-uintah-dcf7683057",
            "nsgic-ut-parcels-utah-9504e0c6a4",
            "nsgic-ut-parcels-wasatch-67dec3f9e8",
            "nsgic-ut-parcels-washington-2b57adae44",
            "nsgic-ut-parcels-wayne-f5bd89bb4b",
            "nsgic-ut-parcels-weber-6538c73ac9",
            "nsgic-va-virginia-parcels-4b60b04cd8",
            "nsgic-vt-cadastral-vtparcels-poly-014e24ea71",
            "alabama-mobile",
            "georgia-fulton",
            "kansas-sedgwick",
            "kentucky-warren",
            "louisiana-east-baton-rouge",
            "maryland",
            "michigan-detroit",
            "missouri-st-louis",
            "missouri-jackson",
            "oklahoma-county",
            "oregon-owrd",
            "pennsylvania-dep",
            "south-carolina-greenville",
            "south-carolina-horry",
            "south-dakota-sioux-falls",
            "south-dakota-pennington",
            "new-mexico-bernalillo",
            "new-mexico-catron",
            "new-mexico-chaves",
            "new-mexico-cibola",
            "new-mexico-colfax",
            "new-mexico-curry",
            "new-mexico-de-baca",
            "new-mexico-dona-ana",
            "new-mexico-eddy",
            "new-mexico-grant",
            "new-mexico-guadalupe",
            "new-mexico-harding",
            "new-mexico-hidalgo",
            "new-mexico-lea",
            "new-mexico-lincoln",
            "new-mexico-los-alamos",
            "new-mexico-luna",
            "new-mexico-mckinley",
            "new-mexico-mora",
            "new-mexico-otero",
            "new-mexico-quay",
            "new-mexico-rio-arriba",
            "new-mexico-roosevelt",
            "new-mexico-sandoval",
            "new-mexico-san-juan",
            "new-mexico-san-miguel",
            "new-mexico-santa-fe",
            "new-mexico-sierra",
            "new-mexico-socorro",
            "new-mexico-taos",
            "new-mexico-torrance",
            "new-mexico-union",
            "new-mexico-valencia"
          ]
        },
        "sourceObjectId": {
          "type": "integer",
          "minimum": 1
        },
        "includeGeometry": {
          "type": "boolean"
        }
      },
      "required": [
        "source",
        "sourceObjectId"
      ],
      "additionalProperties": false
    }
  • countParcels

    read

    Count records matching the same safe bounded filters.

    What you must providesource
    Records returnedparcel-count
    How to get more resultsnone
    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {
        "source": {
          "type": "string",
          "enum": [
            "florida",
            "north-carolina",
            "maricopa-county",
            "texas",
            "washington",
            "alaska",
            "arkansas",
            "california",
            "colorado",
            "connecticut",
            "delaware-kent",
            "delaware-new-castle",
            "delaware-sussex",
            "district-of-columbia",
            "hawaii",
            "idaho",
            "indiana",
            "maine",
            "massachusetts",
            "minnesota",
            "montana",
            "nebraska",
            "nevada",
            "new-hampshire",
            "new-jersey",
            "new-york",
            "north-dakota",
            "ohio",
            "tennessee",
            "utah",
            "vermont",
            "virginia",
            "west-virginia",
            "wisconsin",
            "wyoming",
            "guam",
            "northern-mariana-islands",
            "puerto-rico",
            "us-virgin-islands",
            "nsgic-az-cad-parcel-taxinfo-3a951b8cd5",
            "nsgic-az-coconino-70aefc83a7",
            "nsgic-az-lapaz-5b548a6e55",
            "nsgic-az-parcelquerylayer-72b88fd831",
            "nsgic-az-parcels-038413862e",
            "nsgic-az-parcels-5c2dfd3217",
            "nsgic-az-parcels-96d8928e5a",
            "nsgic-az-parcels-c775d70d57",
            "nsgic-az-parcels-regional-58558eb0a5",
            "nsgic-az-parcels-yavapaicounty-d9373213c9",
            "nsgic-az-parcels1-80fa8ae45d",
            "nsgic-ca-parcel-layer-9288e8379a",
            "nsgic-ca-parcels-2025-5ad5ace5d3",
            "nsgic-ca-parcels-75fd507a6c",
            "nsgic-ca-parcels-c899a45e5a",
            "nsgic-ca-siskiyou-parcels-internal-36fe9fb5f6",
            "nsgic-dc-owner-polygons-common-ownership-laye-071bc904de",
            "nsgic-de-state-parcels-bda8c233a3",
            "nsgic-ky-jefferson-county-ky-parcels-9b73375e36",
            "nsgic-ky-parcel-3241cfdb47",
            "nsgic-ky-webster-parcels-2d07c10095",
            "nsgic-me-parcels-9bf9256f4b",
            "nsgic-ms-mdeq-parcel-poly-east-433ab76368",
            "nsgic-ms-mdeq-parcel-poly-west-2c338d12f1",
            "nsgic-mt-parcels-2c7b27bb4b",
            "nsgic-nv-parcel-boundary-b46802b5d3",
            "nsgic-nv-parcels-8d28afe977",
            "nsgic-nv-parcels-black-98bcb3cdf4",
            "nsgic-nv-parcels-ffe2b92361",
            "nsgic-nv-tax-parcels-8df393f280",
            "nsgic-ny-nys-tax-parcels-public-5ba130cf35",
            "nsgic-pa-berks-parcels-b7bbb27a64",
            "nsgic-pa-pa-parcels-509e4b3a16",
            "nsgic-pa-parcel-fabric-cama-lines-5b3b6fe0fc",
            "nsgic-pa-parcels-80b4f5b6e8",
            "nsgic-pa-parcels-aac51f258b",
            "nsgic-pa-parcels-universal-19fa50b31d",
            "nsgic-pa-parcelswithcama-6a019fdf5c",
            "nsgic-ri-parcels-10-31-2025-bb13d9e296",
            "nsgic-ri-parcels-with-cama-a046eb923f",
            "nsgic-sc-parcel-lines-yellow-a86bf8a22c",
            "nsgic-sc-parcels-47ae65f69e",
            "nsgic-sc-parcels-e30f3f8b49",
            "nsgic-ut-parcels-beaver-d66683b6d0",
            "nsgic-ut-parcels-boxelder-2df6c2c92d",
            "nsgic-ut-parcels-cache-07782df3c2",
            "nsgic-ut-parcels-carbon-6f7d55dc49",
            "nsgic-ut-parcels-daggett-9881d89edb",
            "nsgic-ut-parcels-davis-ce92e06f75",
            "nsgic-ut-parcels-duchesne-dd58e8fec0",
            "nsgic-ut-parcels-emery-8a705e4e6f",
            "nsgic-ut-parcels-garfield-98ce6a5fcd",
            "nsgic-ut-parcels-grand-f35ad543e3",
            "nsgic-ut-parcels-iron-403a267f9e",
            "nsgic-ut-parcels-juab-2bfb05e720",
            "nsgic-ut-parcels-kane-a63d8d7118",
            "nsgic-ut-parcels-millard-54fd504f15",
            "nsgic-ut-parcels-morgan-a15c4ac667",
            "nsgic-ut-parcels-piute-3f3e32c6c4",
            "nsgic-ut-parcels-rich-89fd97e2e2",
            "nsgic-ut-parcels-saltlake-63cdb39c31",
            "nsgic-ut-parcels-sanjuan-04bfc9f309",
            "nsgic-ut-parcels-sanpete-7fc7c4b930",
            "nsgic-ut-parcels-sevier-3be1374adb",
            "nsgic-ut-parcels-summit-bd084f36a1",
            "nsgic-ut-parcels-tooele-94df2c699c",
            "nsgic-ut-parcels-uintah-dcf7683057",
            "nsgic-ut-parcels-utah-9504e0c6a4",
            "nsgic-ut-parcels-wasatch-67dec3f9e8",
            "nsgic-ut-parcels-washington-2b57adae44",
            "nsgic-ut-parcels-wayne-f5bd89bb4b",
            "nsgic-ut-parcels-weber-6538c73ac9",
            "nsgic-va-virginia-parcels-4b60b04cd8",
            "nsgic-vt-cadastral-vtparcels-poly-014e24ea71",
            "alabama-mobile",
            "georgia-fulton",
            "kansas-sedgwick",
            "kentucky-warren",
            "louisiana-east-baton-rouge",
            "maryland",
            "michigan-detroit",
            "missouri-st-louis",
            "missouri-jackson",
            "oklahoma-county",
            "oregon-owrd",
            "pennsylvania-dep",
            "south-carolina-greenville",
            "south-carolina-horry",
            "south-dakota-sioux-falls",
            "south-dakota-pennington",
            "new-mexico-bernalillo",
            "new-mexico-catron",
            "new-mexico-chaves",
            "new-mexico-cibola",
            "new-mexico-colfax",
            "new-mexico-curry",
            "new-mexico-de-baca",
            "new-mexico-dona-ana",
            "new-mexico-eddy",
            "new-mexico-grant",
            "new-mexico-guadalupe",
            "new-mexico-harding",
            "new-mexico-hidalgo",
            "new-mexico-lea",
            "new-mexico-lincoln",
            "new-mexico-los-alamos",
            "new-mexico-luna",
            "new-mexico-mckinley",
            "new-mexico-mora",
            "new-mexico-otero",
            "new-mexico-quay",
            "new-mexico-rio-arriba",
            "new-mexico-roosevelt",
            "new-mexico-sandoval",
            "new-mexico-san-juan",
            "new-mexico-san-miguel",
            "new-mexico-santa-fe",
            "new-mexico-sierra",
            "new-mexico-socorro",
            "new-mexico-taos",
            "new-mexico-torrance",
            "new-mexico-union",
            "new-mexico-valencia"
          ]
        },
        "sourceObjectId": {
          "type": "integer",
          "minimum": 1
        },
        "parcelId": {
          "type": "string",
          "maxLength": 240
        },
        "owner": {
          "type": "string",
          "maxLength": 240
        },
        "address": {
          "type": "string",
          "maxLength": 240
        },
        "city": {
          "type": "string",
          "maxLength": 240
        },
        "county": {
          "type": "string",
          "maxLength": 240
        },
        "bbox": {
          "type": "array",
          "description": "[minLongitude, minLatitude, maxLongitude, maxLatitude] in WGS84. At most 4 square degrees.",
          "minItems": 4,
          "maxItems": 4,
          "items": {
            "type": "number"
          }
        },
        "minMarketValue": {
          "type": "number",
          "minimum": 0
        },
        "maxMarketValue": {
          "type": "number",
          "minimum": 0
        },
        "saleYear": {
          "type": "integer",
          "minimum": 1800,
          "maximum": 2200
        }
      },
      "required": [
        "source"
      ],
      "additionalProperties": false
    }
    Output schema
    {
      "type": "object",
      "properties": {
        "count": {
          "type": "integer",
          "minimum": 0
        },
        "source": {
          "type": [
            "object",
            "null"
          ],
          "additionalProperties": true
        }
      },
      "required": [
        "count"
      ],
      "additionalProperties": true
    }

    Filter support is per source; a filter the layer lacks is rejected by name.

  • getServiceInfo

    read

    Return source coverage, output shape, and legal-use notes.

    FreshnessScheduled (source-level)
    Input schema
    {
      "type": "object",
      "properties": {},
      "required": [],
      "additionalProperties": false
    }

Where this source is used