Get Valuation By Property ID
Look up property features by property_id, merge with client overrides, and retrieve AVM valuation.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Request Body
property_idPropalt inner property key.
Outward postcode only (e.g. 'SA11', 'NW3'). Case-insensitive. Overrides DB value if provided.
typeQuery type: 'selling' for sales valuation, 'letting' for rental valuation.
Number of bedrooms (1–20). Overrides DB value if provided.
Total floor area in square metres (10–600). Overrides DB value if provided.
Property type. Overrides DB value if provided.
Built form / sub-type. Overrides DB value if provided.
Responses
Valuation result with prediction bands
The subject property features used for the valuation.
Valuation prediction with confidence bands.
running_idUnique identifier for this valuation run.