Every planning application, AI-classified and checked against 12 planning constraints. One REST API. Daily updates. Geocoded. Conservation areas, flood zones, listed buildings and more — built in.
No credit card. Founder's pricing from £79/month for first 50 subscribers.
Raw portals are inconsistent, slow, and impossible to query at scale. We scrape, normalise, and enrich — you get a clean API.
Every application mapped to a consistent structure regardless of back-office system. One integration, all councils.
Development category, scale, estimated unit count, building type, and confidence scoring — derived from free-text descriptions via LLM.
12 planning constraints checked on every application: green belt, conservation areas, flood risk zones, listed buildings, AONB, SSSIs, and more.
Every record includes lat/lon. Filter by bounding box, proximity, or boundary — no custom geocoding needed.
New applications and status changes scraped nightly. Webhooks on Enterprise alert your system the moment something changes.
A standard REST API returning JSON. If you've integrated with any data provider before, this will feel familiar.
Grab your API key from the dashboard. Pass it in the X-API-Key header. Done.
Filter by council, status, category, scale, date range, or constraints like ?flood_risk=true. Paginated JSON on every endpoint.
Pipe data into your product, dashboard, or spreadsheet. Enterprise plans get webhooks for real-time change alerts.
Everything is queryable. Predictable envelope structure so you can build reliable integrations.
{
"reference": "26/00330/FUL",
"council": "Plymouth",
"description": "Loft conversion with rear dormer",
"address": "13 Charlton Road PL6 5EG",
"status": "pending",
"dates": {
"received": "2026-01-15"
},
"geo": {
"lat": 50.4095,
"lon": -4.0839
},
"enrichment": {
"category": "residential-extension",
"scale": "minor",
"confidence": "high"
},
"constraints": {
"conservationArea": true,
"conservationAreaName": "Barbican",
"floodRiskZone": "2",
"listedBuilding": true,
"listedBuildingDistance": 45
}
}
No council limits. No geographic restrictions. Upgrade for deeper enrichment, longer history, and automation features.
All plans monthly, cancel any time. Founder's pricing: £79/£199 for first 50 subscribers, locked for life.