UPRN

API test authentication

Returns matched addresses based on a UPRN.

get
Authorizations
keystringRequired
keystringRequired
OAuth2clientCredentialsRequired
Token URL:
Query parameters
uprnintegerRequired

A valid UPRN.

formatstring · enumOptional

The format the response will be returned in. Default: JSON.

Default: JSONPossible values:
datasetstring · enumOptional

The dataset to return. Multiple values can be sent, separated by a comma. Default: DPA.

Default: DPAPossible values:
lrstring · enumOptional

Which language of addresses to return. Default: EN, CY.

Possible values:
output_srsstring · enumOptional

The intended output spatial reference system. Default: EPSG:27700

Default: EPSG:27700Possible values:
fqstring[]Optional

Filter for classification code, logical status code, LPI logical status code and/or country code. Filtering for classification code will accept wildcard ( * ) searches. Multiple searches can be done by separating the codes with a space. Multiple filters can be used together by including the parameter multiple times

Example: ["CLASSIFICATION_CODE:CI CLASSIFICATION_CODE:RD","LOGICAL_STATUS_CODE:6","LPI_LOGICAL_STATUS_CODE:3","COUNTRY_CODE:EN"]
Responses
200

Retrieves matched addresses

get
/uprn
200

Retrieves matched addresses

Last updated

Was this helpful?