# Technical-specification

OS NGD API – Tiles Technical Specification provides an overview of the endpoints available, as well as the parameters that can be used with each endpoint. The Technical Specification is intended to be used by customers who want to integrate with the API.\
\
The service offers the following endpoints:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Landing page</strong></td><td>OS NGD API – Tiles landing page.</td><td><a href="/pages/51bd59c034485e82ac3508055576024e14a27676">/pages/51bd59c034485e82ac3508055576024e14a27676</a></td></tr><tr><td><strong>Conformance</strong></td><td>List the OS NGD API – Tiles conformance to the OGC API - Tiles specification.</td><td><a href="/pages/df066b316b75ea780365b27d29163f052c0c0bac">/pages/df066b316b75ea780365b27d29163f052c0c0bac</a></td></tr><tr><td><strong>Collections</strong></td><td>Get a list of all the available tile layers available.</td><td><a href="/pages/19ab36e6256005a515dc4be1188d2b4170b2d70f">/pages/19ab36e6256005a515dc4be1188d2b4170b2d70f</a></td></tr><tr><td><strong>Collection</strong></td><td>Get information about a specific tile layer.</td><td><a href="/pages/32551e529c80f60d42b9f2ef92e8ceca073a6a69">/pages/32551e529c80f60d42b9f2ef92e8ceca073a6a69</a></td></tr><tr><td><strong>Tile Matrix Sets</strong></td><td>Get the available tiling schemes and definition.</td><td><a href="/pages/e0b7b03a5b368178c4f2fa683fa8bb7bdd016065">/pages/e0b7b03a5b368178c4f2fa683fa8bb7bdd016065</a></td></tr><tr><td><strong>Tiles</strong></td><td>Get tilesets and vector tiles from a specific tile layer.</td><td><a href="/pages/dd9b3d415de2a35ac92f22b5df2c70ac632c9179">/pages/dd9b3d415de2a35ac92f22b5df2c70ac632c9179</a></td></tr><tr><td><strong>Styles</strong></td><td>Get a list of the available styles and the stylesheet.</td><td><a href="/pages/bf966053ade6423b6663a339918c34ea850f990f">/pages/bf966053ade6423b6663a339918c34ea850f990f</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.os.uk/os-apis/accessing-os-apis/os-ngd-api-tiles/technical-specification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
