API v1.0

SurveyMate Data Warehouse API

Access anonymized damp survey data for insurance risk modeling, academic research, and property industry analysis.

Rich Dataset

Thousands of anonymized UK damp surveys with property types, severity, and costs

GDPR Compliant

All data fully anonymized with no PII. Legitimate interest basis.

Fast & Reliable

Sub-200ms response times with 99.9% uptime SLA

Developer Friendly

RESTful JSON API with OpenAPI spec and interactive explorer

Building on SurveyMate

SurveyMate is the system of record for damp and timber surveys — the place where site inspections, moisture readings, photos, findings, reports, and client sign-off live. The developer platform exists so that data doesn't stay locked in: survey firms connect SurveyMate to the tools they already run, and housing providers flow case outcomes back into their housing management systems.

The platform API

The SurveyMate API is a RESTful JSON API authenticated with per-organisation API keys. It covers the core objects of a surveying business: clients and properties, jobs and bookings, surveys and their structured findings, generated reports, and invoices. API access is included on the Agency plan and above — if you're on Solo or Pro and need programmatic access, talk to us and we'll find the right fit.

Webhooks

Rather than polling, you can register webhook endpoints and receive events as they happen: a survey completed on site, a report generated and issued, a client signing off through the portal, an invoice paid, or an Awaab's Law case changing status. Webhooks are how most housing-sector integrations work in practice — a Category 1 hazard recorded by a surveyor in the field can raise a works order in your repairs system within seconds, with the statutory clock already running in both places.

Integrations

Out of the box, SurveyMate integrates with Stripe for client invoicing and payments and supports SSO/SAML for single sign-on on Agency and Enterprise plans. For housing associations, councils, and large managing agents, the Enterprise plan includes custom integrations built with our team — typically connecting SurveyMate to housing management systems, repairs and works-order platforms, and document management systems, so cases, contacts, and outcomes land in your system of record automatically.

The Data Warehouse API

Separately from the platform API, the Data Warehouse API below provides anonymised, aggregated UK damp survey data — property types, defect severity, geographic distribution, and remediation costs — for insurance risk modelling, academic research, and property industry analysis. All records are fully anonymised with no personal data.

To get API access, register a webhook endpoint, or scope a custom integration, email hello@survey-mate.co.uk with a sentence about what you're building — we typically respond within one working day.

Quick Start

1

Get an API Key

Contact hello@survey-mate.co.uk to request access.

2

Make Your First Request

curl -H "X-API-Key: your_api_key" \
  "https://survey-mate.co.uk/api/data-warehouse/surveys?postcode_district=SW1&limit=10"
3

Explore the Data

Use the interactive API explorer below to test endpoints and explore response formats.

Interactive API Explorer

Loading API Explorer...

API Pricing

Choose the plan that fits your data needs

Academic

£49/mo

1,000/day requests

  • Survey data access
  • Geographic stats
  • Email support
Get API Access

Corporate
Popular

£199/mo

10,000/day requests

  • Everything in Academic
  • Bulk export
  • Trend analysis
  • Priority support
Get API Access

Enterprise

Custom

100,000/day requests

  • Everything in Corporate
  • Dedicated endpoint
  • SLA guarantee
  • Account manager
Get API Access