Conveyancing firm · 50+ matters per month
Conveyancer suite for high-volume firms
The problem
A high-volume firm runs Groundsure or Landmark for the environmental search, then SmartSearch or Comply Advantage for the AML side, then collates the results into the file. £40-60 in vendor fees per matter, plus 20-30 minutes of paralegal time. The combined pack lands in the file but isn't structured data — anything that needs cross-checking later is a manual re-read.
How Stratum fits
The Conveyancer Pack is one POST /v1/suites/conveyancer/check call. Returns: full environmental search (flood, radon, coal, contaminated land, knotweed), entity check on buyers + sellers, sanctions + PEP, plus the audit-grade PDF. £19.95 per pack retail (£14.95 on volume bands). Half the cost of Groundsure + SmartSearch combined; one call instead of three integrations.
One request
# Request
curl -X POST https://api.stratumapis.com/v1/suites/conveyancer/check -H "x-stratum-key: $KEY" -d @matter.json
# Response
{ "checkId": "01HX...", "summaryVerdict": "pass", "property": {...}, "parties": [...], "signedPdfUrl": "..." }Set $KEY from your dashboard.
Frequently asked
Is the environmental search Land Registry-compatible?
The pack reports CON29M-equivalent data sourced from the Coal Authority + Environment Agency + UKHSA + INNS Mapper. Most lender panels accept it; verify with your specific panel manager. Where they don't, the pack supplements the standard CON29M.
How does this compare to Groundsure?
Same authoritative data sources (Coal Authority + EA + UKHSA). The price difference is operational: Groundsure ships a 30-page narrative PDF; we ship structured JSON + a one-page summary. Better for firms automating the file build.
Can we add CON29DW (drainage + water)?
Not in v1. CON29DW requires per-water-utility integration; we cover the major regions on roadmap. Most firms supplement via Severn Trent / Thames Water direct ordering.