Skip to main content

Zillow Key

Description

General

  • Documentation: https://www.zillow.com/howto/api/APIOverview.htm
  • Summary: Zillow is an online real estate marketplace. Its API gives access to its data like real estate agent reviews. API keys can be obtained through the sign up process and are needed to make calls.
  • IPs allowlist: As of the time of writing this documentation, this feature is not yet supported.
  • Scopes: As of the time of writing this documentation, this feature is not yet supported.

Revoke the secret

Contact support to revoke a secret.

Check for suspicious activity

As of the time of writing this documentation, this feature is not yet supported.

Details for Zillow

  • Family: Api

  • Category: Other

  • Company: Zillow

  • High recall: True

  • Validity check available: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 0.55

  • Prefixed: True

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- x1-zwz

Examples

- text: '"zw-sid": "X1-ZWz1bunt22vguj_6mgdv"'
apikey: X1-ZWz1bunt22vguj_6mgdv
- text: 'ZWSID=X1-ZWzAc8145veodv_e6fjm go run main.go 101473495'
apikey: X1-ZWzAc8145veodv_e6fjm

How can I help you ?