Nearest

API test authentication

Find the features closest to a given point

get
Authorizations
keystringRequired
keystringRequired
OAuth2clientCredentialsRequired
Token URL:
Query parameters
pointstringRequired

A set of British National Grid coordinates to which the nearest record in a straight line should be found.

radiusnumber · min: 0.01 · max: 1000Optional

The radius in metres to search within. Minimum = 0.01, Maximum = 1,000 . Default = 100

formatstring · enumOptional

The format the response will be returned in.

Possible values:
fqstring · enumOptional

Filters the results by bounding box or local_type.

Possible values:
Responses
200

Retrieves addresses based on a free text search.

get
/nearest
200

Retrieves addresses based on a free text search.

Last updated

Was this helpful?