Housing Market APIError Handling
What HTTP status codes are returned?
Common responses are 200 (success), 400 (invalid request), 401 (invalid or missing key), 403 (unauthorized IP), 404 (not found), and 500 (server error).
Common responses include:
- 200 — Success
- 400 — Invalid request
- 401 — Invalid or missing API key
- 403 — Unauthorized source IP
- 404 — Property not found
- 500 — Internal server error
Last updated August 19, 2026
Was this answer helpful?