Sign in

Search zestimates

documented

Search zestimates by address or ZPID; returns a bundle that includes zestimate and related rental zestimate data.

GET https://api.bridgedataoutput.com/api/v2/zestimatesZestimatesno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.bridgedataoutput.com/api/v2/zestimates?address={{ADDRESS}}&city={{CITY}}&state={{STATE}}&zipcode={{ZIP}}&access_token={{BRIDGE_SERVER_TOKEN}}" \
  -X GET \
  -H "Accept: application/json" \
  -H "Content-Type: application/json"
Search zestimates · Zillow · OpenIntegrations