Planning application by id

UK
gethttps://crystalroof.co.uk/customer-api/planning-applications/v1/{id}

Description

This method returns detailed information about a specific planning application, using its unique application id.

It can be used in conjunction with the Planning applications in a map tile method, which returns basic information for all applications within a given map tile. Once an application is selected (e.g., by clicking on a map pin), this method can be used to fetch full details.

The type and status fields return normalised values, processed using our internal algorithms to ensure consistency and clarity across all datasets.

Pricing

1 credit per 1 request.

Parameters

NameDescription
id
path
string
The id is a unique identifier for a planning application in our storage system. It is not associated with identifiers from external systems or third-party databases.
api_key
query
enum

Your API key.

DEMO key allows you to test the method in the W6 0 postcode sector, or in the [[51.492, -0.25], [51.502, -0.225]] rectangle.

Request URL:
https://crystalroof.co.uk/customer-api/planning-applications/v1/{id}?api_key=DEMO
Possible responses with examples
Code
Description
200
Success
401
Unauthorized
402
Payment Required
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error