100,000+ applications · updated daily

UK Planning Data
for developers.

REST API covering every planning application across all 379 UK councils. Spatial search, real-time webhooks, full-text filtering. Free to start.


    
379
councils covered
100k+
applications indexed
<50ms
median response time
Free
to start, no card needed

Everything you need. Nothing you don't.

Built by developers who were frustrated paying £10,000/yr for Excel exports from legacy vendors.

Real-time data

Daily bulk imports from the official DLUHC dataset plus direct council portal scraping. Always fresh, never stale.

Spatial search

Find every application within 1km of a postcode or lat/lng using PostGIS. Build mapping tools, property alerts, and site intelligence.

Webhooks

Get HTTP callbacks the moment a new application appears or a decision changes. Filter by council, postcode prefix, or application type.

Full-text search

Search descriptions, addresses, and references simultaneously using PostgreSQL GIN indexes. Fast and accurate across millions of records.

379 councils

Complete UK coverage — England, Scotland, Wales, Northern Ireland. Every LPA indexed, not just the big cities. Unified across portal types.

Developer first

Clean JSON API, consistent pagination, meaningful error messages, no XML. Self-serve — get your key in 30 seconds, no sales call required.

Simple. Consistent. Documented.

Every endpoint follows the same pattern. Filters go in query params, auth goes in a header, results always come back as { data: [], meta: {} }.

GET /v1/applications filter, search, paginate
GET /v1/applications/nearby spatial radius search
GET /v1/applications/:id fetch single record
GET /v1/applications/ref/:council/:ref by council + reference
GET /v1/councils list all 379 LPAs
POST /v1/webhooks subscribe to updates
Full API reference →
Response — GET /v1/applications?council=adu&q=extension&limit=2
{
  "data": [
    {
      "id":          "8f6fac3a-d93a-453e-b5db-6c5ecc631bf0",
      "councilId":  "adu",
      "reference":  "AWDM/0158/25",
      "address":    "30 Connaught Avenue, Shoreham-by-Sea BN43 5WJ",
      "postcode":   "BN43 5WJ",
      "lat":        50.837249,
      "lng":        -0.280636,
      "description": "Single storey rear extension, conservatory removed",
      "status":     "Approved",
      "decision":   "Approve",
      "decisionDate": "2025-03-19T00:00:00.000Z",
      "url":        "http://planning.adur-worthing.gov.uk/..."
    }
  ],
  "meta": {
    "total":  442,
    "page":   1,
    "limit":  2,
    "pages":  221
  }
}

Simple pricing. No surprises.

No sales calls. No annual lock-in. Cancel anytime. Glenigan charges £10,000/yr for Excel exports — we think that's insane.

Free
£0
forever
  • 100 requests/day
  • All endpoints
  • All 379 councils
  • Webhooks
  • Priority support
Get started free
Growth
£99/mo
billed monthly
  • 10,000 requests/day
  • All endpoints
  • All 379 councils
  • Unlimited webhooks
  • Email support
Start trial
Enterprise
£299/mo
billed monthly
  • Unlimited requests
  • All endpoints
  • All 379 councils
  • Unlimited webhooks
  • SLA + Slack support
Contact us

Compare: Glenigan starts at £3,000/yr · Barbour ABI from £5,000/yr · PlanningHub from £500/yr (no API, no webhooks)

How we compare

The incumbents have been selling overpriced Excel exports to construction teams for 20 years. We're building for the next 20.

Feature PlanWire Glenigan Barbour ABI PlanningHub
REST API
Webhooks
Spatial search
Self-serve signup Sales call Sales call Sales call
Free tier
Public pricing
UK council coverage 379 ~300 ~300 England only
Starting price £0/mo £3,000/yr £5,000/yr £500/yr

Who builds with PlanWire

🏠

PropTech apps

Show nearby planning applications on property listings. Alert buyers when applications are submitted near a property they're viewing.

🏗️

Construction leads

Get instant webhook notifications when new full planning applications are granted. Generate leads before competitors even know the project exists.

📍

Site intelligence

Pull the full planning history for any address or postcode area. Understand what's been approved, refused, and appealed over the last decade.

📊

Market research

Track housing application volumes by region and type. Identify where the construction market is heating up before official statistics are published.

⚖️

Planning consultants

Build internal tools to monitor application progress for clients. Track decision patterns and approval rates across different LPAs.

🗺️

Mapping products

Overlay live planning applications on your maps. Use our spatial API to find everything within a draw polygon or radius.

Get your free API key

100 requests/day, no credit card, no sales call. Takes 15 seconds.

By signing up you agree to our Terms of Service.