Land Portal Property Search API

Search for properties using Land Portal data. Perform simple lookups by parcel number or owner name, or use advanced filtering with complex spatial and temporal queries.

Simple Property Search

Simple Search Parameters

type: "parcelnum" or "owner"
query: Search term (minimum 2 characters)
fips: Optional 5-digit FIPS code (takes precedence over state)
state: Optional 2-letter state code (ignored if fips provided)

Response

Submit a search request to see the response here

Response Format

results: Array of property records
query: The search query (simple) or "advanced" (advanced search)
meta: Metadata including total count, request limits, and messages