{
    "title": "OS Maps API",
    "description": "Get started for free and integrate Ordnance Survey's up-to-date, detailed maps in your apps, enabling your customers to make location-based decisions with confidence, removing the overhead of managing complex datasets yourself.",
    "links": [
        {
            "href": "https://api.os.uk/maps",
            "rel": "api-grouping",
            "type": "application/json",
            "title": "OS Mapping APIs",
            "description": "This page defines the available mapping APIs provided by Ordnance Survey. These can be used for a range of backdrop & contextual mappings."
        },
        {
            "href": "https://api.os.uk/maps/raster/v1/wmts",
            "rel": "service-endpoint",
            "type": [
                "application/xml",
                "image/png"
            ],
            "title": "OS Maps API - WMTS",
            "description": "The endpoint for the Web Map Tile Service implementation of OS Maps API."
        },
        {
            "href": "https://api.os.uk/maps/raster/v1/zxy",
            "rel": "api-grouping",
            "type": "application/json",
            "title": "OS Maps API - ZXY",
            "description": "ZXY raster service endpoint."
        },
        {
            "href": "https://osdatahub.os.uk/docs/wmts/overview",
            "rel": "documentation",
            "type": "text/html",
            "title": "OS Maps API: Overview",
            "description": "Provides a descriptive overview of the API."
        },
        {
            "href": "https://osdatahub.os.uk/docs/wmts/gettingStarted",
            "rel": "documentation",
            "type": "text/html",
            "title": "OS Maps API: Getting started guide",
            "description": "A guide to getting set up with OS Maps API walking through the specifics of set up and using the API through Ordnance Survey demo applications."
        },
        {
            "href": "https://osdatahub.os.uk/docs/wmts/technicalSpecification",
            "rel": "documentation",
            "type": "text/html",
            "title": "OS Maps API: Technical specification",
            "description": "Document providing the technical details of the API and methods you can use to call it."
        }
    ]
}