Example queries
This page provides example queries that you can adapt and use with OS Names API. The examples use Node.js the popular axios module.
What you need
OS Names API added to an API project in the OS Data Hub with an API Key. See Getting started with an API project for more information.
A text editor like Visual Studio Code
Example queries using Node.js
Running a find
query
find
queryRunning a nearest
query.
nearest
query.Last updated