Landing page
Responses
200
Ordnance Survey National Geographic Database API β Features landing page.
application/json
400
The request was not supported.
405
The HTTP method requested is not supported. This endpoint only supports 'GET' requests.
406
A request header value was not supported.
get
GET /features/ngd/ofa/v1/ HTTP/1.1
Host: api.os.uk
Accept: */*
{
"title": "text",
"description": "text",
"links": [
{
"href": "text",
"rel": "text",
"type": "text",
"title": "text"
}
]
}
Last updated
Was this helpful?