Skip to content

LandTech API (0.3.0)

Search for land parcels and retrieve detailed insights on ownership, planning applications and property details.

Download OpenAPI description
Languages
Servers
Mock server

https://developers.land.tech/_mock/openapi/

LandTech API Service

https://app.land.tech/api/

Getting Started

Endpoints to help you understand how to interact with the API.

Operations

Check your authentication is valid

Request

Responds with the state of your API account.

Security
ApiKeyAuth
curl -i -X GET \
  https://developers.land.tech/_mock/openapi/status/auth \
  -H 'X-API-Key: YOUR_API_KEY_HERE'

Responses

User description.

Bodyapplication/json
userobjectrequired
user.​statestringrequired
Value"active"
Example: "active"
Response
application/json
{ "user": { "state": "active" } }

Parcels

Endpoints to search for parcels and associated attributes.

Operations

Ownership

Endpoints to get details about land ownership and property information.

Operations

Planning Applications

Endpoints to search for planning applications and get details on individual applications.

Operations

Local Policy

Endpoint to get details of local plan policies

Operations

Development Constraints

Endpoint to get details of various development constraints. Includes airport, HS2, rail and building (wharf) safeguarding. Also includes article 4 and national landscape data.

Operations

Development Opportunities

Endpoint to get details of Named Regeneration Areas and Area Action Plans

Operations

Land Availability Assessment

Endpoint to get details about Land Availability Assessment sites

Operations

Strategic Industrial Location

Endpoint for details on strategic industrial location

Operations

Additional Opportunities

Endpoint to get details of sites from Homes England Land Hub

Operations

Power

Endpoint to get details of substations, lines, cables and towers

Operations

Renewable Energy Planning DB

Endpoint to get details on sites from the Renewable Energy Planning Database

Operations