{
    "title": "Welcome to Ordnance Survey's APIs",
    "description": "Access geospatial data made available by OS under one of the following categories : mapping / features / search / download / positioning.",
    "links": [
        {
            "href": "https://api.os.uk/",
            "rel": "self",
            "type": "application/json",
            "title": "Self link",
            "description": "This document."
        },
        {
            "href": "https://api.os.uk/maps",
            "rel": "api-grouping",
            "type": "application/json",
            "title": "OS Mapping APIs",
            "description": "The available Mapping APIs offered by Ordnance Survey. These are provided in a range of forms including : Web Map Tile Services and Vector Tile Services."
        },
        {
            "href": "https://api.os.uk/features",
            "rel": "api-grouping",
            "type": "application/json",
            "title": "OS Features APIs",
            "description": "The available Features APIs offered by Ordnance Survey."
        },
        {
            "href": "https://api.os.uk/search",
            "rel": "api-grouping",
            "type": "application/json",
            "title": "OS Search APIs",
            "description": "The available Search APIs offered by Ordnance Survey. These are provided as RESTful or Remote Procedure Call services."
        },
        {
            "href": "https://api.os.uk/downloads",
            "rel": "api-grouping",
            "type": "application/json",
            "title": "OS Downloads API",
            "description": "The available Download APIs offered by Ordnance Survey. These provide access to bulk data through RESTful services."
        },
        {
            "href": "https://api.os.uk/positioning",
            "rel": "api-grouping",
            "type": "application/json",
            "title": "OS Positioning APIs",
            "description": "The available Positioning APIs offered by Ordnance Survey."
        }
    ]
}