---
title: "List Markets"
method: GET
path: "/v1/zillow/markets"
tags: ["Zillow Reference"]
---

# List Markets

`GET /v1/zillow/markets`

List Zillow coverage regions (US + Canada, all served via zillow.com).

## Response `200`

Coverage markets

- object
  - `markets` MarketInfo[]
    - `code` string, required
    - `country` string, required
    - `currency` string, required
    - `locale` string, required
    - `name` string, required
    - `domain` string, required

---

[API](https://skmtc.net/scrapebadger/apis/scrapebadger-account-api.md) · [All operations](https://skmtc.net/scrapebadger/apis/scrapebadger-account-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scrapebadger/scrapebadger-account-api/revisions/4a1ef8777baf/schema)
