{"service":"Helm Trophy Map Server","version":"1.0","endpoints":{
            "tiles":"/planet/{z}/{x}/{y}",
            "style_light":"/style/light.json",
            "style_dark":"/style/dark.json",
            "geocode":"/geocode?q={query}&lang={lang}",
            "reverse":"/reverse?lat={lat}&lon={lon}&lang={lang}",
            "route":"/route (POST, Valhalla API)",
            "isochrone":"/isochrone (POST, Valhalla API)",
            "static":"/static?lat={lat}&lon={lon}&zoom={z}&width={w}&height={h}&dark={0|1}",
            "embed":"/embed/?lat={lat}&lon={lon}&zoom={z}&lang={lang}&dark={0|1}&3d={0|1}",
            "health":"/health"
        }}