Skip to main content
Glama

house_pricesv2get_area

Retrieve area data for UK properties using geo IDs from Zoopla's auto-complete endpoint to support house price analysis and property searches.

Instructions

Use along with .../house-prices/v2/auto-complete endpoint to get related geo id. For example, geo id of postal code.

Query Parameters:

  • geoString (Required): Postal code, city, district, ward, area, etc.... Use exact values returned in .../house-prices/v2/auto-complete endpoint for best result

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
geoStringYesPostal code, city, district, ward, area, etc.... Use exact values returned in .../house-prices/v2/auto-complete endpoint for best result

Input Schema (JSON Schema)

{ "properties": { "geoString": { "description": "Postal code, city, district, ward, area, etc.... Use exact values returned in .../house-prices/v2/auto-complete endpoint for best result", "type": "string" } }, "required": [ "geoString" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-zoopla'

If you have feedback or need assistance with the MCP directory API, please join our Discord server