Skip to main content
Glama

house_pricesv2detail

Retrieve detailed property price information for UK homes using the UPRN identifier from Zoopla's house price estimates.

Instructions

Get property price detailed information

Query Parameters:

  • uprn (Required): The value of "uprn" field returned in .../house-prices/v2/estimate endpoint.

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
uprnYesThe value of "uprn" field returned in .../house-prices/v2/estimate endpoint.100061777799

Input Schema (JSON Schema)

{ "properties": { "uprn": { "default": "100061777799", "description": "The value of \"uprn\" field returned in .../house-prices/v2/estimate endpoint.", "type": "number" } }, "required": [ "uprn" ], "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