Zillow API Network
GetRegionPostings API
The GetRegionPostings API returns a list of properties that are for sale or have a Make Me Move™ price in a given ZIP code, neighborhood, region id, or city. The API result set will return a count of postings broken out by posting type, which include for sale by owner, for sale by agent, report for sale, and Make Me Move™. The result set also includes some high-level details about each property, such as the beds, baths, square footage, and price. Some information that has been submitted by listings feeds may not be included due to legal restrictions.
To request access to our new postings API call, please fill out the form located here and select the "GetRegionPostings API" option in the request type. Note that you must already have an API account to request access to the new API call.
The result set of the API:
| Parameter | Description |
|---|---|
| Posting counts | Count of the number of postings that match the API query, broken out by posting type:
|
| zpid | Zillow property ID for each property returned. |
| Full address | The complete address for the property:
|
| Posting details | Details specific to each returned property:
|
| Limit-warning | If this field is set to "true", it means you are approaching your call limit. It appears under the 'message' element in the API result set: <message> <text>Request successfully processed</text> <code>0</code> <limit-warning>true</limit-warning> </message> This output field will not be returned if it is false. |
