The OS Match & Cleanse API is only available on a Premium Plan.
OS Match & Cleanse API has one type of request:
Match for granular matching and cleansing of existing address records.
API test authentication
The Open API block allows you to test OS APIs directly from the page with example data and parameters. To use this feature, you will need to add your API Key or OAuth2 token to the authentication field.
The format the response will be returned in. Default: JSON.
Default: JSONPossible values:
maxresultsinteger · min: 1 · max: 100Optional
The maximum number of results to return. Default: 100.
Default: 100
offsetintegerOptional
Offset the list of returned results by this amount.
Default: 0
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:
minmatchnumber · min: 0.1 · max: 1Optional
The minimum match score a result has to have to be returned.
matchprecisionnumber · min: 1 · max: 10Optional
The decimal point position at which the match score value is to be truncated.
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