Skip to main content
GET
Get Property Detail

Path Parameters

zpid
string
required
The Zillow property id (zpid). You can find it in search results (zpid) or extract it from a /homedetails/... URL (the NNNNN_zpid segment).
You can also fetch a property by full URL: GET /v1/zillow/property?url=<Zillow /homedetails/... URL>.

Response

The response wraps a single Property object under a property key. It carries ~99 top-level fields plus the nested blocks below.
property
object

Example Response

Each property-detail request costs 5 credits. Failed requests are not charged.

Authorizations

x-api-key
string
header
required

Path Parameters

zpid
string
required

The Zillow property id (zpid).

Response

200 - application/json

Property detail

property
object

Full Zillow property detail (from gdpClientCache[...].property).