Skip to main content
GET
/
api
/
v1
/
property
/
imx-lightbox
Get Property IMX LightBox
curl --request GET \
  --url https://us-property-data.p.rapidapi.com/api/v1/property/imx-lightbox \
  --header 'x-rapidapi-key: <api-key>'
{
  "success": true,
  "cost": 1
}

Authorizations

x-rapidapi-key
string
header
required

Rapid API Key

Query Parameters

zpid
string
required

Unique Zillow Property ID (ZPID) used to identify the property

Minimum string length: 1
Pattern: ^\d+$
Example:

"58916071"

Response

Success

success
boolean
Example:

true

cost
number

Cost of the request

Example:

1