List markets for a country.
GET/market_report
Returns all active Wheelhouse markets which the authenticated user has at least one Pro tier listing in for the given country.
Each market includes its geographic shape and the postal codes it covers.
Request
Responses
- 200
- 401
- 429
Array of markets.
API key authorization failed.
Rate limit exceeded — the API key has sent too many requests. Wait before retrying. See the Rate Limits section in the overview for the recommended exponential backoff strategy.