Area analytics
Location-level intelligence for screening areas before you screen properties. Three families of endpoints: area intelligence (/api/v1/area) for point-based lookups of amenities, transport, schools and walkability; area analytics (/api/v1/area-analytics) for postcode-level market aggregates (prices, trends, yields, BMV mix, stock turnover); and area pack (/api/v1/area-pack) for a generated investor report PDF.
Required scope: areas:read
Cost: 1 request per call
Available on: Starter, Professional, Business
The
/api/v1/area endpoints are available to every API plan. The /api/v1/area-analytics and /api/v1/area-pack endpoints carry an additional gate enforced in the API itself: the platform account linked to your API key must be on a Pro or Founder subscription. Other accounts receive 402 Payment Required with an upgrade message.Get nearby amenities
Request
Response
Get nearby transport links
Request
Response
Get nearby schools
Request
Response
Get area demographics (by postcode)
M1 4BT resolves to district M1), including a housing tenure breakdown. Returns 404 if no demographic record exists for the district. For the richer ONS dataset (crime rating, deprivation index), see Demographics.
Request
Response
Get walkability score
Request
Response
rating is one of Walker's Paradise (≥90), Very Walkable (≥70), Somewhat Walkable (≥50), Car-Dependent.
Compare locations
Request
Response
Get postcode analytics
402 Payment Required.
Request
Response
Field reference (top level)
Generate an area investor pack (PDF)
application/pdf with a Content-Disposition: attachment header). Report metadata is returned in custom X-Area-Pack-* response headers.
Plan gate: every report tier (lite, full, branded) requires the linked platform account to be on Pro or Founder — otherwise 402 Payment Required. An unknown tier value returns 400.
Request
Request body:
Response
The body is the raw PDF bytes. Metadata headers:Scheduled area reports
/api/v1/area-report-subscriptions provides CRUD for scheduled email delivery of area reports (POST to create with postcode, tier, cadence of weekly/monthly and a delivery_email; GET to list active subscriptions; DELETE /{subscription_id} to deactivate). It is reachable over API-key auth with the same Pro/Founder plan gate as the area pack, but it is primarily a dashboard feature — reports are delivered by email on a schedule rather than returned over the API.
Related endpoints
- Area aggregates (yields/rents/agents) — Yield and rent aggregates for the same areas
- Demographics — ONS census, deprivation index and crime rating by district
- Market intelligence — Wider market signals and trends