Setup · 60 seconds api.zillapi.com
From signup to first 200 OK in a minute.
Mint a key, paste a curl, get clean JSON. Property records, Zestimates, rent estimates, comps, and live market data — one base URL, one auth header.
Create your account
Email + magic link. No password to remember.
2 Copy your API key
zk_live_4eC39HqLyjW…DoLoCMTGzQk
3 Make your first call
$ curl "api.zillapi.com/v1/properties/by-url" \
-G --data-urlencode "url=…" \
-H "Authorization: Bearer $KEY"