· updated daily

One API for
UK planning applications.

Build planning search, alerts, CRMs, GIS layers, and property tools without maintaining hundreds of council integrations. Search by location, keyword, council, status, or date. Free to start.


    
live LPAs covered
applications indexed
stale over 72h
Source
metadata included

Everything you need. Nothing you don't.

A clean data layer for teams who need planning applications in their own product, workflow, or database.

Freshness you can inspect

Every application includes source metadata, first seen, last seen, council, decision date, and the last time that council was checked.

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 when a new application appears or a decision changes. Filter by council, postcode prefix, status, keyword, or application type.

Full-text search

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

Coverage proof

Public coverage stats show active councils, indexed applications, and stale councils over a 72-hour freshness window.

Developer first

Clean JSON API, consistent pagination, meaningful error messages, no XML. Get a key in seconds and integrate without a sales call.

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 UK 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/...",
      "council":    { "name": "Adur & Worthing Councils" },
      "source":     { "label": "Council planning portal" },
      "freshness":  { "status": "fresh", "ageHours": 4.2 }
    }
  ],
  "meta": {
    "total":  442,
    "page":   1,
    "limit":  2,
    "pages":  221
  }
}

Simple pricing. No surprises.

Start free, use Lite for light monitoring, then move to Starter or Growth when PlanWire becomes part of a product or workflow.

Free
£0
forever
  • 100 requests/day
  • All endpoints
  • All UK councils
  • Webhooks
  • Priority support
Get started free
Lite
New
£9/mo
billed monthly
  • 300 requests/day
  • All endpoints
  • All UK councils
  • 1 webhook
  • Priority support
Start 7-day trial
Growth
£99/mo
billed monthly
  • 10,000 requests/day
  • All endpoints
  • All UK councils
  • Unlimited webhooks
  • Email support
Start 7-day trial
Enterprise
£299/mo
billed monthly
  • Unlimited requests
  • All endpoints
  • All UK councils
  • Unlimited webhooks
  • SLA + Slack support
Contact us

Enterprise usage is uncapped by day and managed with fair-use burst limits and platform safeguards.

Paid API plans include a 7-day trial. Upgrade, downgrade, or cancel before the trial ends if the fit is not right.

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 All UK ~300 ~300 England only
Starting price £0/mo £3,000/yr £5,000/yr £500/yr

Specific jobs PlanWire is good at

🏠

Planning API for CRMs

Push new applications, decisions, and source links into a CRM so sales or research teams can work from fresh planning signals.

🏗️

Planning alerts for builders

Monitor keywords like extension, solar, insulation, roof, EV charger, or change of use and turn new applications into local lead lists.

📍

Council application data for GIS teams

Overlay current and historic planning records on internal maps using coordinates, postcode filters, council IDs, and source URLs.

📊

Webhook monitoring for property platforms

Create saved watches around addresses, postcodes, councils, or keywords and receive signed webhook events when matching records appear.

⚖️

Planning consultants

Monitor client sites, competitor applications, nearby objections, decision status, and council behaviour from one consistent API.

🗺️

Property and due diligence tools

Show nearby applications on listings, appraisal reports, investment tools, and site review workflows with source and freshness attached.

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.