{
    "title": "OS Vector Tile API",
    "description": "OS Vector Tile API is a vector tile service providing detailed Ordnance Survey data as a customisable basemap. It can be used with most web mapping libraries including Mapbox GL JS, Leaflet, OpenLayers and ArcGIS API for JavaScript.",
    "links": [
        {
            "href": "https://api.os.uk/maps/vector",
            "rel": "api-grouping",
            "type": "application/json",
            "title": "OS Vector Tile APIs",
            "description": "The available Vector Tile APIs offered by Ordnance Survey."
        },
        {
            "href": "https://api.os.uk/maps/vector/v1/vts",
            "rel": "service-endpoint",
            "type": [
                "application/json",
                "application/x-protobuf"
            ],
            "title": "vts",
            "description": "The endpoint for the OS Vector Tile Service."
        },
        {
            "href": "https://osdatahub.os.uk/docs/vts/overview",
            "rel": "documentation",
            "type": "text/html",
            "title": "OS Vector Tile Api: Overview",
            "description": "An overview of the OS Vector Tile API."
        },
        {
            "href": "https://osdatahub.os.uk/docs/vts/gettingStarted",
            "rel": "documentation",
            "type": "text/html",
            "title": "OS Vector Tile API: Getting started guide",
            "description": "A guide to getting set up with the OS Vector Tile API walking through the specifics of set up and using the API through Ordnance Survey demo applications."
        },
        {
            "href": "https://osdatahub.os.uk/docs/vts/technicalSpecification",
            "rel": "documentation",
            "type": "text/html",
            "title": "OS Vector Tile API: Technical Specification",
            "description": "Document providing the technical details of the API and methods you can use to call it."
        }
    ]
}