LogoLogo
OS Docs HomeOS NGDOS APIsOS Download ProductsMore than MapsOS Data Hub
  • Introduction to OS APIs
  • Core Concepts
    • Getting started with an API project
    • Authentication
    • Error codes
    • Rate-limiting policy
    • OS API branding
    • Service level agreements
    • Service availability dashboard
  • Accessing OS APIs
    • OS Maps API
      • Layers and styles
      • Getting started
        • ESRI ArcGIS Online
        • ESRI ArcGIS Pro
        • ESRI ArcMap
        • Cadcorp SIS
        • MapInfo Pro
        • QGIS
      • Technical specification
        • ZXY
        • WMTS
      • Code examples
    • OS Vector Tile API
      • What data is available?
      • Getting started
        • ESRI ArcGIS Pro
        • Cadcorp SIS
        • QGIS
        • Create a web application using the OS Vector Tile API
      • Technical specification
        • Service Metadata
        • Stylesheet
        • Tile request
      • Code examples
      • Stylesheets
    • OS NGD API – Tiles
    • OS NGD API – Features
    • OS Features API
      • OS Product Archive
      • What data is available?
      • Getting started
        • ArcGIS Online
        • ArcGIS Pro
        • ArcMap
        • Cadcorp SIS
        • MapInfo Pro
        • QGIS
      • Technical specification
        • getCapabilities
        • describeFeatureType
        • getFeature
        • Filtering
        • Paging
        • Empty values
      • Code examples
    • OS Names API
      • Getting started with example queries using Node.js
      • Technical specification
        • Find
        • Nearest
      • Code list
      • Code examples
    • OS Linked Identifiers API
      • What data is available?
      • Getting started with implementing a look-up application
      • Technical specification
        • Identifier
        • Identifier Types
        • Feature Types
        • Product Version Information
      • Code examples
    • OS Places API
      • Getting started with example queries using Node.js
      • Technical specification
        • Find
        • Postcode
        • UPRN
        • Nearest
        • BBOX
        • Radius
        • Polygon
      • Datasets
      • Code lists
      • Code examples
    • OS Match & Cleanse API
      • End of Life Information
      • Getting started with an example match query using Node.js
      • Technical specification
      • Datasets
      • Code lists
    • OS Downloads API
      • Getting started
        • Automating OS OpenData downloads
        • Automating OS Premium data downloads
      • Technical specification
        • OpenData products
        • OpenData product details
        • Download an OpenData product
        • OpenData product image
        • Data packages
        • Data package ID
        • Data package version
        • Data package version ID
        • Download a data package
    • OAuth 2 API
      • Getting started
      • Technical specification
  • Additional resources
    • OS API Wrappers
      • JavaScript
      • Python
      • R
  • Extra Links
    • Accessibility
    • Contact us
    • PSGA Product Summary
    • Terms and conditions
Powered by GitBook
On this page

Was this helpful?

  1. Accessing OS APIs

OS Names API

PreviousEmpty valuesNextGetting started with example queries using Node.js

Last updated 3 months ago

Was this helpful?

The OS Names API is a geographic directory containing basic information about identifiable places. It provides a reliable way of supporting the discovery, identification and visualisation of a named place. You can use it for geocoding, routing and navigation, linking diverse information (such as statistics or descriptions) and more.

The OS Names API allows you to locate a feature using only its name, or to find the closest location to a given point. Places are divided into themes, but the name of the place is the key property used in queries.

Within OS Names API, place names aren’t unique. Extra location details are provided to help you refine your queries and accurately identify the named place you're interested in. These include the postcode, district, populated place, district/borough, county/unitary authority, European region and country. Places may also have more than one name, for example Cardiff (in English) and Caerdydd (in Welsh).

Comprehensive data

Take advantage of direct access to the data.

Nearest location search

Help users find the closest named location.

Link your own data

Link your own data to named locations with co-ordinates that are ready to map

Free to use

Direct access to Free for all to use for any purpose. The underlying data is sourced from OS Open Names which is available under the Open Government Licence attribution to inform decision making.

Improve search accuracy

Using a comprehensive data source to ensure correct named location identification.

Enhanced user experience

Enable faster and more reliable named location searches.

  • Format: GeoJSON, XML

  • Data Source:

  • Coverage: Great Britain

  • Update: 5 working days from each .

  • OS Data Hub plan: OpenData Plan, Premium Plan, Public Sector Plan

Things to remember for OS Names API

You can:

  • Search for areas, cities and roads.

  • Search for postcodes.

  • Search for named woodlands and forests.

You can't:

  • Search for specific addresses (e.g. 21 Croxton Road).

  • Bulk-search for addresses

product refresh date
OS Open Names
OS Open Names
Page cover image