| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Bridge API | rest | https://api.bridgedataoutput.com/api/v2 | link | — | — | — |
| Mortgage API | rest | https://mortgageapi.zillow.com/ | link | — | — | — |
| Dotloop Public API | rest | https://api-gateway.dotloop.com/public/v2/ | link | — | — | — |
| Zillow Webservices Legacy | rest | https://www.zillow.com/webservice/ | link | — | — | — |
Actions (6)
Zestimates · 3
- Get Zestimate (v2)GET https://api.bridgedataoutput.com/api/v2/zestimates_v2/zestimate
Fetch a Zestimate using the v2 zestimates_v2/zestimate endpoint (requires access token).
documented - Get Zestimate by IDGET https://api.bridgedataoutput.com/api/v2/zestimates/zestimates/{id}
Retrieve a single Zestimate entry by internal identifier.
documented - Search zestimatesGET https://api.bridgedataoutput.com/api/v2/zestimates
Search zestimates by address or ZPID; returns a bundle that includes zestimate and related rental zestimate data.
documented
Mortgage · 2
- Get current mortgage ratesGET https://mortgageapi.zillow.com/getRates
Retrieves historical and current mortgage rate data; requires a valid partnerId.
documented - Get lender reviewsGET https://mortgageapi.zillow.com/zillowLenderReviews
Retrieves reviews for a specific lender or loan officer (partner access required).
documented