Area summary
The area summary endpoint is a convenience bundle: a single call that returns the full area picture for a postcode — asking prices, sold prices, demand, and growth — in one response. Each slice is the same object the corresponding atomic area endpoint returns. Required scope:areas:read
Cost: 10 requests per call
The summary costs 10 requests. It is cheaper and simpler than calling the four atomic area endpoints separately only when you need most of the slices. If you want just one slice, call the atomic endpoint directly.
Get an area summary
null and the summary still returns 200.
Authentication
paid_* API key or a logged-in Clerk session. Anonymous requests are rejected with 401.
Query parameters
Request
Response
Response fields
Any slice that cannot be computed is returned as
null. The summary does not fail because one slice is unavailable.