Get Nearby Scenic POIs
Returns the 3 nearest scenic POIs to the search point, sorted by distance.
path Parameters
filter'all' returns all POIs. 'high-scenic' returns only POIs marked as architecturally or naturally striking.
query Parameters
latLatitude of the search point (e.g. 51.5893)
lonLongitude of the search point (e.g. -0.1441)
versionOptional POI table version override
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Get Nearby Scenic POIs › Responses
Successful response
CountNumber of POIs returned
High_Scenic_OnlyWhether results are filtered to high-scenic only
Get Scenic POIs by UK Area
Returns scenic POIs within a UK postcode sector or ward code, sorted by scenic score. Returns up to 3 results.
A postcode sector is the outward code plus the first digit of the inward code (e.g., 'SW1A 1' or 'N6 6').
path Parameters
type'postcode_sector' for UK postcode sectors (e.g. N66, SW1A1). 'ward_code' for ONS ward codes (e.g. E05013806).
area_codeThe postcode sector (e.g. 'N66') or ward code (e.g. 'E05013806')
query Parameters
versionOptional POI table version override
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Get Scenic POIs by UK Area › Responses
Successful response
CountNumber of POIs returned
Area_TypeThe area type used for the query
CodeThe area code used for the query
UK_WardName of the UK ward

